[pacman-dev] Codingstyle

James Rosten seinfeld90 at gmail.com
Fri Jan 19 13:50:30 EST 2007


Just how lenient are you on the spaces in conditionals and loops thing :P ? Like:
    for ( int i = 0; i; ++i ) {
        /*...*/
    }

Also, I'm kind of curious to know whats behind the return(0); instead of return 0;
decision.  I'll do it like a function, but I'm just curious.

~ Jamie / yankees26




More information about the pacman-dev mailing list