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-09-30 18:25

>>5
Use string objects with length counts instead of null-terminated character sequences, thread over.

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