!HELP PLEASE! can anyone guide me in the right direction with this program. i dont have thhe school book for the problem, but you can do it without it. this is the problem and the main.cpp that goes with it so you can check your Month.cpp for it... THANK YOU!!
Complete Programming Challenge 7 at the end of the chapter titled More About Classes. Modifications:
Don't need to overload << or >>
Don't need to overload postifx ++ or postfix --
Name the file Month.cpp
See the driver (in solution) to find the appropriate method names
this is what i have so far. they are in comments becuse thats what i think i need so far...