Pointers – Understanding Memory Addresses
If arrays taught you that data is stored next to each other in memory,pointers will teach you how to access memory directly.
This is where C becomes powerful and a little scary.
But don’t worry. We’ll
blog.ehoneahobed.com4 min read