You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C code for student automation system. Codes features are: Sort the students by their name,
ID and faculty code, delete a student from the system,
Display the system.
(Code utilizes linked list and stack data structure)