Handouts
Pointers and Memory
: video and a tutorial provided from Stanford CS Education Library (written by Nick Parlante).
Basic Pointer Operations
: Chapter 10 from "C Programming Notes" written by Steve Summit
.
Pointers to function
: Chapter 24 from "C Programming Notes" written by Steve Summit.
cps305