Hi Juan,

WildMatch() is already implemented as a function in xhb.lib.

BTW, there are a lot of other compatibility functions (h*(),
inet*(), hb_checksum(), hb_deserialnext()) implemented as
such instead of simple #defines, xhb users would have to
decide which is the better for them.

[ as opposed to #defines, functions work also in macros,
but they need linkage of xhb.lib ]

Brgds,
Viktor

On 2008.07.31., at 9:03, Juan Gálvez wrote:

Hi all,

I've noticed equivalence for HB_WildMatch() in xHarbour is WildMatch().

Could someone add the translate in hbcompat.ch ?

#xtranslate WildMatch([<x,...>]) => HB_WildMatch(<x>)

Best regards
Juan

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to