Question about Exceptional C++ 47 Engineering Puzzles Programming Problems and Solutions (0201615622)
...Quick summary: there is data and there is a reference to the location of that data (also known as a pointer). A pointer is a number which is a location in the stack. The stack is a chunk of memory ...
Usually answered in minutes!