On Mon, 26 Jan 2009, Xavi wrote: Hi Xavi,
> stdint.h is C99, Does not exist in many compilers as BCC 5.5 Yes, I know. > As far I know hbmisc/spd.c is 100% compatible with sprintf() C99 and adds new > features. > It was allowed me, move C/C++ solutions to Harbour applications. > Of course, using C RTL snprintf(). And this is exactly what we want to eliminate. The code I sent is snprintf() replacement. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
