Computer Science 301
C Programming in Unix
Fall A 2025, Siena University
Meeting 4: Practice with Arrays, Strings, Structures, and Pointers
Date: Wednesday, September 24, 2025
Agenda
- Announcements
- another office hours change: 2:30-4 today instead of 3-4:30.
- update on grading and sample solutions
- there will be one more mini-assessment next week in class with a question on file I/O
- Looking at the Lab 3: More Pointers and Introduction to
Structures in C memory diagram
- "I am so confused about when to put a
&
before variables in scanf!"
- Introduction to Assessment 3: [PDF], due in 1 week
- Today: Lab 4: Practice with Arrays, Strings,
and Pointers
- Mini-assessment