Lecture 32

ptr_exs.cpp gives several examples of using pointers, using pointers to heap-allocated memory, and using references.