Discussion Outline
Session 6
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
- Go over project 2
- Review separate compilation if necessary.
- I guarantee that each of the data files contain exactly 100 integers.