GitHub / C-Coding-Assignments / Student-Registration-Queue-Part-1
The program manages a queue of students wanting to register for the COP3514 course using a linked list. It allows the user to add students, remove them, and filter based on various criteria.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 11.7 KB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 6 months ago
Topics: c, data-structures, linked-list, procedural-programming
Loading...