Previous Lecture Lecture 9 Next Lecture

Lecture 9, Tue 07/30

References, defining your own data types with structs

Code from lecture

https://github.com/ucsb-cs16-m19/code-from-class/tree/master/07-30

Pointers and structs

C++ References