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 5:11

>>1 I suffered from premature submission as I wanted to add "for C-style languages".

return types FunctionName(type argument, type argument) {
    statement (stuff) {
        a = b + c * (d + e);
        object.ThisIsAMethod(argument, argument);
    }
}

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