Extra topics -- Pointers overview Note: In the last class period,
I gave a brief overview of pointers and their use in C++ and C, because
some people had expressed interest in knowing a little about them.
You
will NOT be tested on this material. This was just intended as a
quick overview of an extra topic, for students' future reference and
benefit. (It's not possible to cover pointers thoroughly in one class
day!) I used these notes sets from my CS majors course to illustrate a
few things. I include them here for your reference