User Profile
Collapse
-
Yes, My name is ScienceProf and I would like to join your team. I know C++ very well. My Email is ** email address removed as per site rules **... -
Class overoaded operators
I want to write Exponent class that overoads the ^ operator so it can be used to perform exponential notation. For instance if you use the statement
int iResult = 10 ^ 3;, the iResult variable should be assigned a value of 1000. How can I write that?
No activity results to display
Show More
Leave a comment: