Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
safe sprintf snprintf(3) considered harmful
1
Name:
Anonymous
2008-09-30 14:21
You should use
int _snprintf_s(char *buffer, size_t sizeOfBuffer, size_t count, const char *format,... );
instead.
13
Name:
Anonymous
2008-09-30 20:32
>>12
If and only if you include the entire CRT in the executable as a static library.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List