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

C is bloated and dangerous

Name: Anonymous 2016-01-19 20:38

getchar/getc/fgetc
putchar/putc/fputc
puts/fputs
setbuf
tmpnam
printf/fprintf/sprintf/snprintf/vprintf/vfprintf/vsprintf/vsnprintf
any function about wchar_t
strtok
scanf/fscanf/sscanf/snscanf/vscanf/vfscanf/vsscanf/vsnscanf
atof/atoi/atol/atoll
perror

Were they on drugs?

Name: Anonymous 2016-01-21 2:08

You can make it safe by using Microsoft's _s functions.

Name: Anonymous 2016-01-21 4:54

>>6
More like make it less safe. Those _s functions are a gimmick.

Name: Anonymous 2016-01-21 5:11

>>6
I like how strnlen_s requires you have an idea of the length of the string before you get the length of the string.

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