zzfive03
Programmer
- Jun 11, 2001
- 267
Perhaps someone can help me.
I have a homework assignemt for school.
We have been instructed to create an 'Int' class (simular to the 'int' class) That can add, multiply, devide, and subtract.
I am still somewhat new to C++. Where can I go to find info on the int class? How would I start the class? Would it be a template? Can someome show me an example.
Thank you in advance for your help.
Mark
I have a homework assignemt for school.
We have been instructed to create an 'Int' class (simular to the 'int' class) That can add, multiply, devide, and subtract.
I am still somewhat new to C++. Where can I go to find info on the int class? How would I start the class? Would it be a template? Can someome show me an example.
Thank you in advance for your help.
Mark