Search:

Type: Posts; User: skittlesaddict

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,696

    So would I use your_name.clear(); ?

    So would I use your_name.clear(); ?
  2. Replies
    8
    Views
    1,696

    when I do that and it repeats it ignores one of...

    when I do that and it repeats it ignores one of my variables.

    I ask them to enter their name and it just puts the cout and skips the cin. It works fine the first instance though.



    string...
  3. Replies
    8
    Views
    1,696

    Repeat this!

    If I have a do-while loop like this below: and then what follows, how would I repeat the whole shabang?




    #include <iostream>
    # include <time.h>
    using namespace std
    ;int main()
    {int...
Results 1 to 3 of 3