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.
25
Name:
Anonymous
2008-10-01 6:41
>>24
9/10, almost got trolled.
How can C++ be faster at features C doesn't even have?
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List