Talk:Coding style

From Code::Blocks
Revision as of 13:15, 8 April 2006 by Sethjackson (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.