Overloading the + Operator in a Derived ClassIt works! It was such a stupid mistake that I had made and it only came to my attention after playin...
Overloading the + Operator in a Derived Class@BlackSheep: Didn't think of that :) Thanks @Eklavya: I made a mistake in my original post. I mea...
Overloading the + Operator in a Derived ClassThanks for the quick response. The Date class has the members: dd, mm, yy. DateTime has the additi...
Overloading the + Operator in a Derived ClassGreetings I have a class called Date and another called DateTime that is derived from Date. The c...
This user does not accept Private Messages