(Very worth learning!
Chapter 7 Memory Management ...................................................... ......................................
7.1 Memory allocation method ................................................ ......................................
7.2 Common memory errors and their countermeasures................................................ ....
7.3 Comparison of pointers and arrays...................................................... ............
7.4 How are pointer parameters passed memory?................................................
7.5 How about FREE and DELETE pointers?................................
7.6 Will dynamic memory be automatically released?................................................ .
7.7 Eliminate "wild pointers"................................................ ................................
7.8 Why do you need NEW/DELETE with MALLOC/FREE?.........
7.9 How to deal with memory exhaustion?................................................ ............
7.10 The key to the use of MALLOC/FREE................................................ .
7.11 The key to the use of NEW/DELETE................................................ ...
7.12 Some experiences ................................................................ ................................
Chapter 8 Advanced Features of C Functions ..................................................... ........
8.1 The concept of function overloading ................................................ ................................
8.2 Overloading, Overriding and Hiding of Member Functions ................................................
8.3 Missing values ??of parameters ................................................ ......................................
8.4 Operator overloading...................................................... ......................
8.5 Function inlining ................................................ .....................................
C99.pdf
High Quality C Programming Guide.pdf)