Introduction - If you have any usage issues, please Google them yourself
Using C language to achieve a simple pointer container, imitate the std: C++: vector. The use of it can easily solve the C language without container support, not easy to manage the pain points of the object.