ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Coding standard

A coding standard (also known as code convention) is a document which defines conventions to be used in the writing of software source code. A coding standard will typically define a standard way of authoring error messages, collecting input, naming identifiers, formatting the source text and more.

Examples of commonly used coding standards include the GNU Coding Standard and Code Conventions for the Java™ language. Numerous more informal code styles have been defined also. Code styles typically only define how the text is formatted, as opposed to more general best practices.





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Coding standard".