Posted: Fri Jan 10, 2014 10:54 am Post subject: Prevent Keyboard Input
What is it you are trying to achieve?
Need to prevent keyboard input at certain points of my program
What is the problem you are having?
if i use getch, and someone types multiple letters, the program will then automatically enter the next few getch commands too
Describe what you have tried to solve this problem
not a lot, i cant think of a method at all
Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<Answer Here>
Turing:
<Add your code here>
Please specify what version of Turing you are using
4.1
Sponsor Sponsor
Raknarg
Posted: Fri Jan 10, 2014 10:56 am Post subject: RE:Prevent Keyboard Input