User: Snagmon

  • Public profile

User profile: Snagmon

User info
User name:Snagmon
History
Joined:
Number of posts:12
Latest posts:

Class storage Errors
Updated Code [code]#include <iostream> #include <cmath> using namespace std; // Declare Class class...

Class storage Errors
Okay thanks Ill post the finished source code when I am done thanks for the loads of help!

Class storage Errors
Do [code]void setx1( double x1 ) { this->x1 = x1; }[/code] for x2 y1 y2 need to be seperate function...

Class storage Errors
For the main function do I need to redeclare X1-y2 like this? [code]void main () { double length; ...

Class storage Errors
Oh 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