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

C11 is shit.

Name: Anonymous 2012-01-03 0:19

Fuck this thread.

Name: Anonymous 2012-01-04 14:46

_Generic sounds like a nice feature. It's like a switch(typeof(x)).
#define print(s,x) _Generic((x), \
     char: putc(x, s), \
     int: fprintf(s, "%d", x), \
     float: fprintf(s, "%f", x), \
     char *: fputs(x, s))

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