Discussion Outline
Session 7
Current material
- Pointers
- Declaring pointers
- Assigning addresses of variables to the pointers
- Dereferencing pointers
- Call by reference
- Have the students trace code that uses pointers
- Have the students trace code that uses call by reference
Project 2
- Discuss proj2 if necessary.
Midterm
- The Midterm will be on 10/28 and 10/29
- The Midterm Master questions will be released on 10/21
- DO NOT GIVE STUDENTS THE ANSWERS - Discuss similar problems