Custom Exception Class frustration.I really don't know how to convey my question correctly. I have to miss class tomorrow for work and...
Custom Exception Class frustration.Sorry, but exceptions have me lost. I understand the basic try, throw, catch, but in trying to unde...
Array of pointers to objectsI did basically what you said and after going back and re-reading the project instructions, that was...
Array of pointers to objectsOk, that makes sense, but how to work around it. Everything I consider winds up with the same probl...
Array of pointers to objectsI have removed a lot of extra code in program to simplify the problem. I have a Student Class that ...