don't know why it is not running Is this correct as a "Student" class? Student.h [code]#ifndef STUDENT_H #define STUDENT_H #include...
Problem with C vectors of class 'Team'Oh, I got it. Thanks for the help!
Problem with C vectors of class 'Team'This is my code: Team.h [code] //File header of class "Team". #include <iostream> #include <cstrin...
Problem with this listSorry for the late replay... Anyway, what does "this" do? There are pointers after them too. What do...
Problem with this listCalling the two function actually took out the problem about the key not in order and the first two ...