next up previous contents index
Next: A. The GNU General Up: Ion: Notes for the Previous: 4 Miscellaneous design notes   Contents   Index

Subsections

5 C coding style

If you want to submit patches to Ion, you MUST follow my coding style, even if you think it is the root of all evil. We don't want the code to be an incomprehensible mess of styles and I have better things to do than fix other people's style to match mine. The style should be obvious by studying the source, but here's a list of some things to take note of.

5.1 Whitespace

5.2 Braces

5.3 Names

5.4 Miscellaneous

I think that's mostly it. Study the source when in doubt.


next up previous contents index
Next: A. The GNU General Up: Ion: Notes for the Previous: 4 Miscellaneous design notes   Contents   Index