Search Results

0
votes

What are the barriers to understanding pointers and what can be done to overcome them?

I like the house address analogy, but I've always thought of the address being to the mailbox itself. This way you can visualize the concept of dereferencing the pointer (opening the mailbox). …