GNU coding standards: Difference between revisions

Content deleted Content added
Capitalization on one of the External Links
mNo 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.
 
== External links ==
 
*[http://www.gnu.org/prep/standards.html Online GNU Coding Standards]
*[http://savannah.gnu.org/project/gnustandards/ GNU Coding Standards maintainance]
 
 
{{compu-stub}}