Discussion Outline
Session 8
Current material
- Pointers Revisited
- Using dereferenced pointers in arithmetic expressions
- Pointer arithmetic - What does ptr++ do ?
- Difference between pointers and arrays
- scanf
- Pointer Applications
- Files: fopen(), fscanf(), fclose()
- Memory allocation
Project 3
- Project 3 will be released on Monday