Computer Science 301
C Programming in Unix
Fall A 2023, Siena College
Meeting 6: More Data Structures; Function Pointers
Date: Thursday, October 19, 2023
Agenda
- Announcements
- Lab 5: Data Structures in C now past due, sample
solutions (and grades) coming soon
- Course evaluations: please do them (today or tomorrow)!
- Next week: final exam
- two options: Tuesday 8:15-10:00 PM or our regular meeting time
next Thursday
- will include short answers, at least one memory diagram, and
some programming tasks
- open book, open notes, you may use all of our class materials
- obviously you must work alone, and other resources (such as
your favorite search engine) are not permitted
- Today: Lab 6: A Priority Queue in C
- Mini Assessment 3