cin reading multiple wordsyou're missing a semicolon at line 14. if it's still not working, try 2 getline statements for title...
Help with my code please[code]double CurrentPosition[3] = [theta1, theta2, theta3];[/code] needs theta1, theta2, and theta3,...
Difficulty with Do/While LoopIf you only want to ask them once I would have done it this way: [code] cout << "Do you want to gene...
Help with menu driven codeYou didn't call any of your Step functions in main...
Difficulty with Do/While Loop[s]You have a semi-colon at line 15 that should not be there.[/s] Oops my bad. I never use do-while...
This user does not accept Private Messages