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

New C/C++ Indentation Style!

Name: Anonymous 2013-03-08 14:00

It is called Symta style, an extension of Stallman Style (tm), because `;` is part of indentation and could be auto-supplied by EMACS, solving a ton of problems, like:
1. unterminated "if (shit) printf(cock)"
2. no `;` after "label:"
3. visual cues


main ()
 {
 ; while (X<W) printf("C/C++ sucks!")
 ; if (1) goto end;
 ; return "eat cock"
 ; end:
 ;
 }

Name: Anonymous 2013-03-08 14:03

Stallman(r) Style(tm)

self fix.

Name: Anonymous 2013-03-08 14:22

This joke is old already. Check that Java program in the / r g archives.

Name: Anonymous 2013-03-08 17:08

>>3
Not a joke.

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