Re: Style Guide
Posted: Sun Jul 05, 2009 11:37 pm
Just come to the one less line of code for each function, switch case, if, else, class, and all the others side!!!!!! 

The Next Generation of 2D Roleplaying Games
http://elysianshadows.com/phpBB3/
Code: Select all
if()
{
}
Easy. It starts where it says "if" ;)Bakkon wrote:I like
because I like knowing where my statement starts.Code: Select all
if() { }