Computer Science 301
C Programming in Unix
Fall A 2024, Siena College
Meeting 4: Practice with Arrays, Strings, Structures, and Pointers
Date: Wednesday, September 25, 2024
Agenda
- Announcements
- update on grading and sample solutions
- there will be a second mini-assessment next week at the start
of 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, Structures,
and Pointers
- Mini-assessment