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: RISUPU STYLE 2012-10-01 6:04

#ifthenelse(x, f1, f2) if (x) { f1; } else { f2; }

ifthenelse (c,
           (f(), g()),
           (h(), i()));

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