00. Preprocessor (PRE)
01. Declarations (DCL)
02. Expressions (EXP)
03. Integers (INT)
04. Floating point arithmetic (FLP)
05. Arrays (ARR)
06. Dangling pointers (DAN)
07. Errors and exceptions (ERR)
08. Resource management (RES)
09. Object orientation (OBJ)
10. Basic string class (BSC)
11. Null-Terminated Byte Strings (STR)
12. Vectors (VEC)
13. STL (STL)
15. Miscellaneous (MSC)
AA. C++ References