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

Every time you visit for the FIRST TIME today... [Part 1]

Name: Anonymous 2013-10-20 22:56

Post a random function that you made. May be from any project you've done or make one impromptu.

Any QUALITY is allowed. No bullying!

Name: Anonymous 2013-12-08 21:16

>>116
Are you guys serious? It's any edition C. White space is ignored, in fact


#include <stdlib.h>

int
main(
int argc,
char **argv
)

{
return(EXIT_SUCCESS);
}



is perfectly legal. Some people even separate arguments like that if they're very long and easier to organize that way.

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