error C2062: type 'void' unexpectedOoooh I see what I did wrong. Fixed it and it works. Thanks a ton dude, you're a lifesaver.
error C2062: type 'void' unexpectedAha, well that fixed all of the other problems, or at least they arent showing up in the debug at th...
error C2062: type 'void' unexpectedThere are a few things in there that I just caught - breaks and some mis named variables but that's ...
error C2062: type 'void' unexpected[code] case 5: { cout << "What is Q? "; cin >> Q; cout << "What is m? "; cin >>...
error C2062: type 'void' unexpected[code]//subcategory of Math function that does trigonometry void trigonometry() { int choice; do ...
This user does not accept Private Messages