Class storage ErrorsUpdated Code [code]#include <iostream> #include <cmath> using namespace std; // Declare Class class...
Class storage ErrorsOkay thanks Ill post the finished source code when I am done thanks for the loads of help!
Class storage ErrorsDo [code]void setx1( double x1 ) { this->x1 = x1; }[/code] for x2 y1 y2 need to be seperate function...
Class storage ErrorsFor the main function do I need to redeclare X1-y2 like this? [code]void main () { double length; ...
Class storage ErrorsOh I thought I tried that Thanks a lot now just to figure out how to set it to the point values des...
This user does not accept Private Messages