What is the advantage of placing "{" on the same line as a conditional statement?
- by DrLazer
I have kind of got used to it now but in the past if i had to work on a piece of code someone else had written with the brackets placed in this way I would have to go through and change it all. Why would anybody do this, I can't think of a single advantage but lots of disadvantages.