Session Details

Week 9, Session 27 — Thu Nov 1

Topics

  1. Pointers and memory allocation
  2. Pointer arithmetic
  3. Pointers and arrays
  4. Malloc and free
  5. Dynamically-sized arrays
  6. Pointers and structs

Reading

  1. None

Homework 9