Entries Tagged as 'style'

Coding style guide for C code

After reading Fruit’s Source Code Style, I have taken the document and modified it to match my own coding style. The result is this Coding style guide. Thanks to warp and Garion for their comments. More comments are always welcome. It basically documents the style that I like to program in. This will differ from other people’s. It is certainly not prescriptive, only indicative of what I think yields readable source code for any project.