C/C++
From HCL
- One-true-brace ident style is preferrable (http://en.wikipedia.org/wiki/Indent_style)
- Header files http://en.wikipedia.org/wiki/Pragma_once
- Mixing C/C++ http://developers.sun.com/solaris/articles/mixing.html
- Don't use non-standatd functions, like itoa