- This topic has 0 replies, 1 voice, and was last updated 19 years, 4 months ago by .
Viewing 0 reply threads
Viewing 0 reply threads
- The forum ‘Programming Books and Reviews’ is closed to new topics and replies.
Home › Forums › Programming Books and Reviews › Style Guides for C and C++
OK, this is not exactly a book, but a collection of documents with rules, guidelines, and recommendations for C and C++ coding practices. Kindly compiled by Christopher M. Lott. The list includes coding standard from the GNU people and Linux kernel coding style from Linus Torvalds. It also includes two style guides that are based on work done at Bell Labs Indian Hill (the site in Naperville, Illinois where the 5ESS digital switch is developed).