Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

safe sprintf snprintf(3) considered harmful

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.

Name: Anonymous 2008-10-01 18:25

>>25
How can C++ be faster at features C doesn't even have?
Because you're writing actual programs.  If the language doesn't support it, you generally end up making your own shitty version of stuff that other languages support much better.

in b4 Greenspun's 10th rule

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List