Hi Miguel,

You can add a #define hb_parni( x ) xhb_parni( x )
to the xhb C level header, then add xhb_parni( x )
to the xhb lib, which implements the extended
xhb functionality you need.

As a personal opinions I'd find it more elegant
to correct the user level C code to use this
API in a portable way (type checking and hb_parl()).

Brgds,
Viktor

On 2008.01.15., at 12:52, Miguel Angel Marchuet wrote:

then, how we can implement it on xhb lib ?

any idea ?

Best regards,
Miguel Angel Marchuet

Szakáts Viktor escribió:
Hi Miguel,
I'd suggest to revert this modification from hb_parni()
and hb_parnd(), since these are meant to be 100%
CA-Clipper compatible, and the CA-Clipper version don't
do such a conversion. (For consistency, I'd also suggest
to remove it from Harbour "synomyms", hb_parint(), hb_parll(),
too). Notice that these additions can easily be made
unnecessary by proper C level coding (type checking and using
the proper hb_par*() function).
Brgds,
Viktor
On 2008.01.15., at 12:29, Miguel Angel Marchuet wrote:
2008-01-14 12:28 UTC+0100 Miguel Angel Marchuet Frutos <[EMAIL PROTECTED] >
* source/vm/extend.c
  * Added conversion from logical params in hb_par* functions.
    ( thks to Juan Gálvez )

Best regards,
Miguel Angel Marchuet
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to