Previous Lecture lect10 Before Slides lect10 Annotated Slides Next Lecture

Topics

Code from lecture

https://github.com/ucsb-cs16-s18-mirza/cs16-s18-lectures/tree/master/lec-10

Pointers and structs

C++ References

Mechanics of function calls with specific attention to call by reference

Intro to lab05