Previous Lecture Lecture 8 Next Lecture

Lecture 8, Tue 02/04

References and Pointers, Call by value, address and reference

Topics

C++ References

Pointers

The good, bad and ugly about pointers

The good:

The bad:

The ugly

Call by value, address and reference