CS210
Lecture 11 : 10/3/01
Pointer Notation With Structures
Enumerated types
Unions
Example of Pointers to Pointers
Dynamic Memory Allocation
Linked lists
Double link
Circular links
Stacks and Queues
Pointer Notation With Linked Lists