Introduction - If you have any usage issues, please Google them yourself
This is a small student ID card management system based on C language linked list structure developed, the basic features include adding student information, according to school number to find and remove members, modify the information, sorted by student number and print it out, and can also display the class information. The system can be used for curriculum design of the C language and data structure