Computer Science 301
C Programming in Unix
Fall A 2021, Siena College
Meeting 3: C Structures and More Pointers
Date: Wednesday, September 22, 2021
Agenda
- Announcements
- Lab 2: C Essentials on the late clock, sample solutions coming soon
- Prelab 3: Debugging due this evening
- No pre-lab for next week
- You will have a quiz at the end of our class meeting next week
where you will be asked some questions and to draw a memory
diagram involving arrays (smaller than the crazy arrays.c,
but same idea)
- Today: Lab 3: More Pointers and Introduction to Structures in C