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

FIOC > Parens > Braces

Name: Anonymous 2012-02-26 22:42

Haskell developers can admit this, why can't you?

Name: Anonymous 2012-02-27 0:12

Java master race reporting in. Indentation with braces is the ultimate code formatting scheme.


public static void main(String[] args)
{
    boolean p = true;
    if (p)
    {
        System.out.println("Hello, world!");
    }
}

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