Session Details
Week 9, 
Session 26 — Tue Nov 2
Reading Due
- 
 Take-home Quiz
- 
 ( 4:38) Pointer Syntax [local] [slides]
- 
 ( 4:59) Worked example: Pointers In the Debugger [local] [slides]
- 
 ( 8:25) Worked example: Pointers as Parameters [local] [slides]
- 
 (12:02) Worked example: Pointers Practice and Pitfalls [local] [slides]
- 
 ( 5:55) More Box and Pointers [local] [slides]
Topics
- 
 Pointers and memory allocation
- 
Arrays and pointer arithmetic
- 
 Dynamically-sized arrays: malloc and free
Homework 10