Welcome![Sign In][Sign Up]
Location:
Downloads Documents Software Engineering
Title: exe3 Download
 Description: On the date of the Modified Date Date:: operator++ (int) (Date temp =* this // hold current state of object helpIncrement () return temp )// end function operator++ const Date & Date:: operator+ = (int additionalDays ) (for (int i = 0 i < additionalDays i++) helpIncrement () return* this ) bool Date:: leapYear (int testYear) const (if (testYear 400 == 0 | | (testYear 100! = 0 & & testYear 4 == 0)) return true // a leap year else return false // not a leap year)// end function leapYear
 To Search:
File list (Check if you may need any files):
exe3.cpp
    

CodeBus www.codebus.net