View Single Post
Old May 26th, 2006, 10:29 AM   #6
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Just some additional blather, along the lines of one of Ruben's discoveries. You should probably, while a novice, line your braces up. It's a stylistic issue, true, but a visual aid helps. You should probably use them even for single-line blocks for a while. You should definitely indent so the nesting is obvious. An editor that can indicate matching braces is nice, also.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote