Search:

Type: Posts; User: phufool

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,357

    i appreciate the replies! is there anyway i can...

    i appreciate the replies!
    is there anyway i can use it with an int instead of a char?
    the digit has to be a 6 digit number, so this is what i have so far


    while(int < 100000 || int > 999999) {...
  2. Replies
    5
    Views
    1,357

    Help with a function!

    how do you make it so that if the user inputs anything but integers the program will give an error and prompt the user to enter again?
    ex. 123456## or ?? should give an error and prompt the user to...
Results 1 to 2 of 2