Coding Guidelines: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(add see-also for DEVELOPING)
(new link)
Line 6: Line 6:


* [[/Compiler Features]]
* [[/Compiler Features]]
* [[/Configuration]]
* [[/Debugging Functions]]
* [[/Debugging Functions]]
* [[/String Functions]]
* [[/Error Handling]]
* [[/Parsing Functions]]
* [[/File Locking]]
* [[/Memory Allocation]]
* [[/Filesystem Manipulation]]
* [[/Filesystem Manipulation]]
* [[/Safely Executing Other Processes]]
* [[/Internationalization]]
* [[/Internationalization]]
* [[/IPv6 Support]]
* [[/IPv6 Support]]
* [[/Error Handling]]
* [[/Memory Allocation]]
* [[/File Locking]]
* [[/Parsing Functions]]
* [[/Safely Executing Other Processes]]
* [[/String Functions]]

Revision as of 19:15, 11 January 2008

This article summarizes the "things every developer should know". This will never be an exhaustive list, but it provides a convenient, common place to share the many guidelines and suggestions that each developer has in his or her head.

See also DEVELOPING in the top-level source directory.

Editors: please link articles from this page, rather than adding content here, to allow links from other articles. Article titles should begin with / (to make a MediaWiki subpage), to avoid collisions with other documentation.