Search:

Type: Posts; User: filio623

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    3,407

    This method works pretty well for resolving this...

    This method works pretty well for resolving this particular loop however the next problem I run into is that I use the switchn varaiable as the argument for a switch case later on in the program so I...
  2. Replies
    10
    Views
    3,407

    OK I guess my question is this. When the user...

    OK I guess my question is this.
    When the user enters in a wrong number such as 5 the program will loop through but stop at the cin command until it gets another input.

    however if the user enters...
  3. Replies
    10
    Views
    3,407

    newb loop question

    Hi

    I'm fairly new to c++ programming and have a simple question regarding a piece of code I have written.

    I set up a do while loop as part of a simple menu that will repeat the menu if the user...
Results 1 to 3 of 3