Search:

Type: Posts; User: remixx540

Search: Search took 0.00 seconds.

  1. Thread: cin>> types?

    by remixx540
    Replies
    11
    Views
    1,748

    Ok, well now each time a user enters a character...

    Ok, well now each time a user enters a character other than what is accepted by int, it terminates the program. So how would I go about fixing this one? I can't change the variable type because it is...
  2. Thread: cin>> types?

    by remixx540
    Replies
    11
    Views
    1,748

    cin>> types?

    Is there a way to specify the type of input a user can enter...

    for example, I would like to have the user only allowed to enter a number from 0-9, and it wouldn't allow him to enter letters or...
  3. Replies
    3
    Views
    926

    ok great, I was trying to add the value at the...

    ok great, I was trying to add the value at the same time I created it. Thanks
  4. Replies
    3
    Views
    926

    password program

    Hey everyone... fairly new at this C++, just started a few days ago. I was wondering how to set the value of a variable, without having a user input it first. I'm sure the answer is simple, but like...
Results 1 to 4 of 4