Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • a three-letter mnemonic representing the section of the standard
  • a two-digit numeric value in the range of 00-99
  • the letter "A" or "C" to indicate whether the coding practice is an advisory recommendation or a compulsory ruleindicates that this is a C language guideline

The three-letter mnemonic can be used to group similar coding practices and to indicate to which category a coding practice belongs.

The numeric value is used to give each coding practice a unique identifier. Numeric values in the range of 00-29 are reserved for recommendations, while values in the range of 30-99 are reserved for rules.The letter "A" or "C" in the identifier is not required to uniquely identify each coding practice. It is used only to provide a clear indication of whether the coding practice is an advisory recommendation or a compulsory rule.

...

      00. Introduction