If you need a free, legal resource to learn pointers while you wait to purchase the book, check out:
What sets Kanetkar apart is his ability to explain low-level memory concepts using simple analogies, line-by-line code dissection, and plenty of diagrams. He does not assume that the reader has a computer science degree. Instead, he starts from scratch and builds up to advanced pointer arithmetic, pointers to functions, and pointers to pointers. understanding pointers in c by yashwant kanetkar pdf
If you are looking to deepen your C programming skills further, let me know how you want to proceed: If you need a free, legal resource to
Understanding pointers requires mastering two specific operators: If you need a free
Write simple programs using the %p format specifier in printf() to see real memory addresses layout in real-time.