Computer Science 301
C Programming in Unix
Fall A 2024, Siena College
Meeting 3: C Structures and More Pointers
Date: Wednesday, September 18, 2024
Agenda
- Announcements
- Grading update
- There will be a brief written assessment (i.e., a quiz) at the
end of our class meeting next week where you will be asked some
short questions and to draw a memory diagram involving arrays
(smaller than the crazy arrays.c, but same idea)
- Tagging for grading, requesting help, using GitHub Issues
- Introduction to Assessment 2: [PDF], due in 1 week
- Today: Lab 3: More Pointers and Introduction to Structures in C