Difference between revisions of "Talk:Coding style"
From CodeBlocks
m (Request for coding standard for comments.) |
Sethjackson (Talk | contribs) |
||
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 14: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.