Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removing spurious brackets

The CERT C Programming Language Secure Coding Standard was developed specifically for versions of the C programming language defined by

  • [ISO/IEC 9899:2011 ] ISO/IEC. Programming Languages—C, 3rd ed. [ISO/IEC 9899:2011]
  • ISO/IEC 9899:2011/Cor.1:2012, Technical Corrigendum 1
  • ISO/IEC 9899:1999 Programming Languages—C, 2nd ed. [ISO/IEC 9899:1999]
  • ISO/IEC 9899:1999/Cor.1:2001, Technical Corrigendum 1
  • ISO/IEC 9899:1999/Cor.2:2004, Technical Corrigendum 2
  • ISO/IEC 9899:1999/Cor.3:2007, Technical Corrigendum 3
  • ISO/IEC TR 24731-1 Extensions to the C Library, Part I: Bounds-checking interfaces [ISO/IEC TR 24731-1-2007]
  • ISO/IEC PDTR 24731-2 Extensions to the C Library, Part II: Dynamic Allocation Functions [ISO/IEC PDTR 24731-2]

...