Those 3 functions read() compare() and grade() are in the class Student_info and grade. You must first compile those 2 classes, because the defination of those 3 functions are not in the .h file. Also one of the functions depend on the class median as well
use
g++ -c grade.cc
g++ -c...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.