Tuesday, August 2, 2011

C++ Programming question about statements and statement etiquette?

When it come to coding, so long as you end a statement correctly (i.e. with a semicolon) then there are no real rules. If we want to speak of ETIQUETTE I would assume that it would be A. One line of code for every line so the code looks clean and efficient.

No comments:

Post a Comment