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

C89 is SHIT

Name: Anonymous 2012-09-02 15:57


int faglord()
{
  //DECLARATIONS HERE
  //CODE USE HERE, NO DECLARATIONS ALLOWED SINCE C SUCKS ASS
}

syntax error: NO // ALLOWED, USE SHITTY /* */

Name: Anonymous 2012-09-02 16:00

>>1
Redundant post?  Every programmer knows this...  Also, gcc does not do this unless you specifically specify the -ansi flag.  What kind of ancient compiler are you using?

Name: Anonymous 2012-09-02 16:09

Fuck you >>1, I still use -pedantic with GCC for C99. Mixing declarations with code in a block can end up looking messy as shit.

The only reason I use C99 is because of #include <stdint.h>

Name: >>3 2012-09-02 16:11

Fuckity fuck, I MENA -pedantic and -ansi.

Name: Anonymous 2012-09-02 16:16

use javascript, it is very forgiving

Name: Anonymous 2012-09-02 16:17

>>5
Admittance that a normal systems language is too advanced for your brain, eh?

Name: Anonymous 2012-09-02 16:59

gcc -pederastic

Name: Anonymous 2012-09-02 19:00

Sepples-style comments considered harmful. C does not need syntactically significant newlines.

Name: Anonymous 2012-09-02 19:04

/* OP IS A FAGGOT */

Name: Anonymous 2012-09-02 19:32

gcc -lolicon

Name: Anonymous 2012-09-04 0:46

>>3
Designated initializers are seriously nice too. Counting members from the struct declaration is no fun.

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