C and C++ Programming Resources

Custom Search

Linux kernel coding style

Posted on October 15th, 2008 1 Comment

This is a short document describing the preferred coding style for the linux kernel. Coding style is very personal, and I won’t _force_ my views on anybody, but this is what goes for anything that I have to be able to maintain, and I’d prefer it for most other things too. Please at least consider the points made here. First off, I’d suggest...
Read More | Make a Comment

Indian Hill C Coding Styles and Standards

Posted on October 13th, 2008 1 Comment

This document is a result of a committee formed at Indian Hill to establish a common set of coding standards and recommendations for the Indian Hill community. The scope of this work is the coding style, not the functional organization of programs. The standards in this document are not specific to ESS programming only. We have tried to combine previous work...
Read More | Make a Comment