The Secret Life of C++: Day 1: References

Its a C++ class, so I thought I should talk about some C++ stuff too on the first day. So I'm going to talk about references.

References are just pointers.

Here are some examples: references.cc, references.s, references.listing.


Richard Tibbetts
Last modified: Tue Jan 20 23:53:13 EST 2004