Help on Classes[code]day::day() { dayNumber=7; day[1]="Mon"; day[2]="Tue"; day[3]="Wed"; day[4]="Thu"; day[5...
Help on ClassesHow can i store the days of a week into an array ? Our professor only requires us to input and outp...
Help on Classes.
Help on ClassesI think that i did that already in this part , Is there something wrong in my loop ? Sorry for the b...
Help on ClassesHere's the question Design and implement a class DayType that implements the day of the week in ...
This user does not accept Private Messages