Description: Name: Student Information Management System management can add, delete, find the information of students. Or to format the output in the form of print.txt this document. Student information is stored in binary in datadase.dat. Procedures are divided into three documents: student.h, student.cpp, database.cpp Class Student. Can set the name (including the firstName and lastName) also id, age (age), score (evaluation). Each have a data member , respectively, the member function to set or output.
To Search:
File list (Check if you may need any files):
data.dat
database.cpp
print.txt
student.cpp
student.h
student_Data.exe