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

How Do You Pronounce ``int foo(int x);"

Name: Anonymous 2012-09-13 11:07

1.

int foo(int x)
{
    return bar * 2;
}


2. int foo(int x) { return bar * 2; }

3.
int foo(int x){
    return bar*2;
}


(``faggot")

Name: Anonymous 2012-09-14 22:10

>>34
Braces are ugly and no one knows what to do with them. The best way out is curried syntax, where you can also avoid most parens.

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