Previous Lecture | lect17 Slides | Next Lecture |
Code from lecture
https://github.com/ucsb-cs16-f18-nichols/code-from-class/tree/master/12-04
Stuff I wrote on the “whiteboard”
https://1drv.ms/u/s!AlgIeD1urAgmceLrP2wubXSrMVs
Topics
- List deletion
- Binary search
- GDB
- Lab 5 pointer diagram
A nice write-up about pointers: https://boredzo.org/pointers/