bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Windows & HAVE_SNPRINTF


From: Conrad T. Pino
Subject: Windows & HAVE_SNPRINTF
Date: Tue, 20 Sep 2005 12:13:22 -0700

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]