Difference between revisions of "Talk:Coding style"

From Code::Blocks
m (Request for coding standard for comments.)
 
Line 1: Line 1:
 
How about comments?
 
How about comments?
 +
 +
Well I'm not an developer. It is pretty safe to say use "//" (C++ style) comments, and not the C style ones.

Revision as of 13:15, 8 April 2006

How about comments?

Well I'm not an developer. It is pretty safe to say use "//" (C++ style) comments, and not the C style ones.