The CERT C Programming Language Secure Coding Standard was developed specifically for versions of the C programming language defined by
ISO/IEC 9899:1999 Programming Languages --- — C, Second Edition \ [[ISO/IEC 9899:1999|AA. Bibliography#ISO/IEC 9899-1999]\]Wiki Markup - Technical corrigenda TC1, TC2, and TC3unmigrated-wiki-markup
- ISO/IEC TR 24731-1 Extensions to the C Library, Part I: Bounds-checking interfaces \ [[ISO/IEC TR 24731-1-2007|AA. Bibliography#ISO/IEC TR 24731-1-2007]\]unmigrated-wiki-markup
- ISO/IEC PDTR 24731-2 Extensions to the C Library, Part II: Dynamic Allocation Functions \[ [ISO/IEC PDTR 24731-2|AA. Bibliography#ISO/IEC PDTR 24731-2-2007]\]
Most of the material included in this standard can also be applied to earlier versions of the C programming language.
...