You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

This is the home page for the C++ Secure Coding Practices space.

The Secure Coding Standard for the C Programming Language is available here.

01. Casts (CAS)

02. Pointer arithmetic, arrays and polymorphism (POI)

03. Resource Management (RES)

06. Basic string class (BSC)

08. Vectors (VEC)

09. STL (STL)

07. Null-terminated byte strings (NBS)

05. Errors and Exceptions (ERR)

AA. C++ References

  • No labels