Description: Write a simple student achievement entry and display system, the specific requirements are as follows:
Define a score structure: at least include C++, mathematics, English
Define a student structure: at least include name, gender, age, performance structure members
Define a student achievement entry functions for the students results entry using dynamically allocated memory (new and delete), stores information for students, according to the number specified input content distribution
The use of overloaded functions: Define two comparison functions, function named comp, the function names that can be compared against results can also be compared.
default parameter values using the function: Define a parameter with a default value results sort function, this parameter is used to distinguish the default value is sort achievements that door, if you use the default value means that all students sort results in C++, or accor
To Search:
File list (Check if you may need any files):
shiyan1\bin\Debug\shiyan1.exe
.......\main.cpp
.......\obj\Debug\main.o
.......\shiyan1.cbp
.......\shiyan1.layout
.......\bin\Debug
.......\obj\Debug
.......\bin
.......\obj
shiyan1