User Profile

Collapse

Profile Sidebar

Collapse
Scienceprof
Scienceprof
Last Activity: Jul 1 '08, 09:16 PM
Joined: Jul 1 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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 **...
    See more | Go to post

    Leave a comment:


  • Scienceprof
    started a topic Class overoaded operators
    in C

    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?
    See more | Go to post
No activity results to display
Show More
Working...