Description: This is a C language program design report:
Topic Name: Class File Management System
Functional requirements:
(1) This system uses a data structure contains the N-body array, each data structure should include: student number, name, gender, years
Age, notes.
(2) The system displays this menu:
Please select the system function key:
basic information into a student
b students basic information display
c students basic information is stored
d to delete the basic information students
e students to modify the basic information (required to enter password)
f students basic information inquiry
(1) query by Student ID
(2) query by name
(3) by sex inquiry
(4) inquiries by Age
g. Exit the System
(3) to perform a specific function, the program will re-display the menu.
(4) the student basic information to a file.
(5) first enter a password before access to the system.
File list (Check if you may need any files):
班级档案管理系统.doc
班级档案管理系统.txt
tempfile.exe