when do destructors get calledThanks. I did see a difference. Each time the call was made to add a TestRun I got the constructo...
Function issues in a payroll program.I'm not sure how to pass char arrays to a function but that appears to be where your trouble is. ...
Function issues in a payroll program.Not sure if I'm looking at this right but in the line : while(fin>>fname[i]>>lname[i]>>id[n]>>h...
when do destructors get calledIn the program below I've inserted some output to try and help me follow the program execution. I do...
Class questionI'm trying to create a class, TestSet, that contains a collection of another class, TestRun. In the ...
This user does not accept Private Messages