Computer Science 301
C Programming in Unix
Fall A 2025, Siena University
Meeting 6: More Data Structures; Function Pointers
Date: Wednesday, October 8, 2025
Agenda
- Announcements
- we are almost there!
- grading update
- wrap up any late work by Friday so reference solutions/recaps can be released
- Course evaluations: please do them while they are open (10/10 through 10/16?)
- Mini-assessment 4 cancelled, will be a final exam question instead
- Next week: final exam
- during class time
- 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
- there will be a repository where you will be provided some
reference code and starter code, and will submit some coding tasks
- obviously you must work alone, and other resources (such as
your favorite search engine or AI coding assistant) are not permitted
- Quick recap of Mini-assessment 3
- Today: Lab 6: A Priority Queue in C and Function Pointers
- we will work together to get through as much of it as we can
- some tasks are for bonus points, not covered on the final exam
- recap will be made available shortly after the deadline so you
can take a look before the exam