$24
Goals
- Continued use of makefiles
- Continued use of class building skills
- Provide practice with new class aggregation skills
Program
The program will load student information from a file. The text file should be provided as a
command line argument. If the file can be opened for reading, then the information should be put
into Student type objects that is stored in a vector of Student objects.
The program will then prompt the user a menu.