Thread: formatting
View Single Post
Old 03-30-2003, 08:50 PM   #19 (permalink)
alpha
Regular Contributor
 
Join Date: Feb 2003
Posts: 120
alpha is on a distinguished road
Send a message via AIM to alpha
as long as you know what you are doing, and can spot the error if you forgot braces, then save space. I use all three, just depends what I want the if statement to do. If I can save that line of code, and that 4 bytes, I probably will. Usually depends on my mood, but I try to use style one for if statements, and style two for fxns, consistently just for the consistency.
alpha is offline   Reply With Quote