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.
43
Name:
Anonymous
2008-10-02 13:54
Why does g++ not default to -Wall?
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List