November 03, 1999 09:18 PM
NO! Sorry about that, I got that fixed. I was wondering how you would get multiple key input without stopping input from another key. Sorry about that before, I don't know why I put that up there.
Ok, I feel really stuid for asking this, but does anyone know how to continuously get input from the keyboard when a key is held down? I'm doing this in DOS and I can get a single key with kbhit and a switch statement, but I can't get the input to continue when the key is held down. The only thing I can think of is checking to see whether kbhit has a value of -1 for a keypress.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement