Search:

Type: Posts; User: dwinslett

Search: Search took 0.00 seconds.

  1. Thanks Axon. Actually I am using MSVC++ 6.0. I...

    Thanks Axon. Actually I am using MSVC++ 6.0. I figured out if I put a return 0; after the default error message it would stop there and like the message says, prompt the user to re-run the program....
  2. Thanks lyx

    Doesn't mean anything special having your name in quotaions, just wanted to include you and for some reason put you in quotes. Yeah I know I will be reading up on loops as well as arrays. I'm just...
  3. I used yours and "lyx's" suggestions. I changed...

    I used yours and "lyx's" suggestions. I changed the code to be a switch instead an if/else statement, although it did all run correctly under a single if/else statement as you suggested. I've...
  4. Need help with if /else statements - maybe switch

    My code compiles and runs but it gives the number of the menu item I've chosen and is not assigning it a value ie.. square. Each time the variable shapeSelected comes up I need it to say the value...
Results 1 to 4 of 4