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

java help!

Name: Anonymous 2009-02-05 19:06

class Hello
{
   public static void main(String[] args)
   {
      System.out.printIn("Hello world!");
   }
}

Im a noob can someone help me make this work?

Name: Anonymous 2009-02-06 12:47

class Hello {
    public static void main(String[] args) {
        System.out.println("Hello world!");
    }
}


This is clearly the best bracers/indentation style.

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