Content deleted Content added
Spell checker - Using UK english |
No edit summary |
||
Line 1:
The '''GNU Coding Standards''' document the [[programming style]] used by the [[GNU Project]]. Its main purpose is to guide all volunteers in writing portable, robust, and reliable programs; and to provide [[GNU]] tools that behave consistently.
The GNU coding standards only mention coding in one language, [[C_programming_language|C]].
== Indentation ==
|