Windows defines:

File STDIO.H:
342     _CRTIMP int __cdecl _snprintf(char *, size_t, const char *, ...);
352     _CRTIMP int __cdecl _vsnprintf(char *, size_t, const char *, va_list);

I'm not sure using then is worth the bother.



_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to