![]() |
some help
hey im writting a simple code for a school assignment and for the life of me i cant figure out whats wrong with it, here it is
:
if anyone could help me it would be much appreciated |
Re: some help
is it not compiling?
the cin << r; should be cin>>r and /n should be \n |
Re: some help
|
Re: some help
Quote: case 4: break;
The code will never evaluate to that, due to - "if(choice>=1 && choice<=3)" - only the cases 1, 2 and 3 will... Quote: else if (x!=4) What is x? Quote: #include <iomanip> What function/macro/etc are you using from this header? |
| All times are GMT -5. The time now is 3:58 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC