Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added intro to TOC

...

A well-documented and enforceable coding standard is an essential element of coding in the C programming language. Coding standards encourage programmers to follow a uniform set of rules determined by the requirements of the project and organization rather than by the programmer’s familiarity. Once established, these standards can be used as a metric to evaluate source code (using manual or automated processes).

The following sections of the Introduction include information about how the material of this standard was developed and how to use it.

Scope

Audience

History

ISO/IEC TS 17961 C Secure Coding Rules

...