I have a simple question that I have been unable to find an answer to.
If you want to know how to make/use/manipulate pointers, there are 1001 resources. But I'm wondering if this statement describes the point of pointers (pun intended):
Pointers are a portable, stack-based variable type that make object references easy.
Is this a fair statement? Any elaborations?