Where do you put it?
Like this
or like this
Let the debate begin!!!
Like this
Code:
if (...){
//blah blah
}
Code:
if(...)
{
//blah blah blah
}
Comment