Szakáts Viktor escribió:
! Fixed DJGPP warning. The problem is that DJGPP will preprocess
snprintf() to sprintf() (not very safe), which makes ulMaxBuf
var unused.
Viktor,
Don't worry about this because the cBuffer is always dimensioning
keeping in mind the width, so it could work safe only with sprintf.
Of course, it's very safe with snprintf and it is in C99.
Best regards.
Xavi
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour