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

Your code beauty conventions

Name: Anonymous 2006-05-11 5:09

Post your code indenting and style. Anonymous' is:

[code]

Name: Anonymous 2006-05-11 8:04

public class nurupo {
    static int[] array;
    public static void main(String[] a) {
        try {
            System.out.println("ぬるぽ" + array.length);
        }
        catch (NullPointerException e) {
            System.out.println("ガッ!");
        }
    }
}

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