Difference between revisions of "Talk:Coding style"
From Code::Blocks
Sethjackson (talk | contribs) |
Sethjackson (talk | contribs) m (Talk:Coding style to use moved to Talk:Coding style) |
(No difference)
|
Revision as of 17:02, 31 August 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.