User profile: student1

User info
User name:student1
History
Joined:
Number of posts:8
Latest posts:

Adding functions in to C++ code
Hello I have a pythagDistance function and i am unsure how to enter it into my main code. Any ideas...

Help with function Overloading
I have now changed my code. Is this correct now. [code]class point1DClass { private: int x; p...

Need help with my code
I have 3 classes which are point 1DClass, Point 2DClass and Point 3DClass. Point 1DClass contains d...

Help with function Overloading
I have formatted my code now. Any one have any ideas how to : B- Accepting all co ordinates as argum...

Help with function Overloading
OK thank you very much