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

Additions to C

Name: Anonymous 2009-11-10 4:15

What do you want in the next C standard? For me it's namespaces, damn they make libraries simple.

Name: Anonymous 2009-11-10 16:35

>>25
They are all stupid. For instance strcpy_s and strcat_s already have strncpy and strncat. memcpy already has a length argument in it; what the fuck is the point of adding another in memcpy_s? And printf_s, supposed to be safe, doesn't actually do anything at all except not print if a format character is unrecognized. Nevermind the fact that printf is hideously unsafe with dynamic format strings and printf_s does nothing to alleviate that.

Tell me a single one of these _s functions that is actually useful.

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