(This is a basic introduction to C pointers that I saw in the IT laboratory. It includes many examples. The author contacted many examples in the process of explanation. It's easy to master the basics of pointers. I think it's pretty good after reading it! The main contents are: dynamic allocation; Function transfer pointer; Pointer to class; At the end of the pointer data pointing to the array, the answers to several common questions are listed<imgsrc="mad. gif" smilieid="11" border="0" alt=""/>: What is the difference between new and malloc? Q: Why do I always present # 39; in new and delete sentences when compiling programs; symbolundefined#39; Error? Q: Can I use free and delete together? At the end, the differences and relations between pointer and citation are listed
C Pointer Beginning.doc)