/Data-structure-Work1

It is a C ++ console application and when it is run it should read School.txt and create schools and classes. The structure can have multiple classes within a school and a different number of students within each class. After reading the program file, the screen must be printed with the latest status of classes and students each time

Primary LanguageC++

Stargazers