Previous Lecture Lecture 10 Next Lecture

Lecture 10, Wed 10/31

References and Pointers, Call by value, address and reference

Topics

Code from lecture

C++ References

Pointers

The good, bad and ugly about pointers

The good:

The bad:

The ugly

Call by value, address and reference