Search:

Type: Posts; User: CrunchyMarvin

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    3,388

    Oh ok. I see what you're saying now. That seems...

    Oh ok. I see what you're saying now. That seems like a much, much easier way than parsing and converting a string. Thank you.
  2. Replies
    7
    Views
    3,388

    I don't understand what you're saying. My plan is...

    I don't understand what you're saying. My plan is to use scanf("%s", &string[]); how could I use that to see if it's a single integer?
  3. Replies
    7
    Views
    3,388

    Thank you for the quick reply! I'll read through...

    Thank you for the quick reply! I'll read through that link.
  4. Replies
    7
    Views
    3,388

    Validating Input.

    I would like to take in an input from the user that's supposed to be a number. I want to validate the input, and if it's not a number prompt the user to try again. If it is a number, I want to...
Results 1 to 4 of 4