Adding functions in to C++ codeHello I have a pythagDistance function and i am unsure how to enter it into my main code. Any ideas...
Help with function OverloadingI 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 OverloadingI have formatted my code now. Any one have any ideas how to : B- Accepting all co ordinates as argum...
Help with function OverloadingOK thank you very much