Search:

Type: Posts; User: Ink

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    3,544

    Aw, rats! I was hoping for a platform-inspecific...

    Aw, rats! I was hoping for a platform-inspecific way of doing it. Drat...
    Thanks anyway, guys.
  2. Replies
    4
    Views
    3,544

    Something more like a task scheduler maybe. It...

    Something more like a task scheduler maybe. It has several little subprograms, and it's supposed to switch between the tasks. How would I check for the keypress inside the loop without waiting for it?
  3. Replies
    4
    Views
    3,544

    Getting input without waiting for keypress

    Hey there everyone, can any of you guys tell me a way to read input from the keyboard without waiting for the keypress? What I mean is, I don't want the program to wait around all day for the user to...
  4. Replies
    2
    Views
    1,063

    Reading and throwing away input

    Hey all. Quickie question. Is there a way of doing the equivalent of
    scanf("%*s"); with cin, where you read in the input and discard it?
Results 1 to 4 of 4