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

Share your dumb programmer stories!

Name: Anonymous 2013-02-18 23:08

And stuff similar to this subject. I like to hear dumb people stories.

Look at other people's code, see this.

public static int makePositive(int num) {
    if(num < 0) {
        int pos = num-num-num;
        return pos;
    } else {
        return num;
    }
}

Name: Anonymous 2013-02-20 8:13

>>18
Go play in traffic.

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