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

Help me /prog/

Name: Anonymous 2012-09-30 18:31

I love this style:

if (c) {f();
        g();}
else {h();
      i();}


It reminds me of LISP and takes less screen space, but my boss is a Jew and refuses to accept it. What should I do?

Name: Anonymous 2012-10-01 6:01

#define IF(x) if (x) {
#define ELSE }{
#define ENDIF }

IF (c)
    f();
    g();
ELSE
    h();
    i();
ENDIF

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