![]() |
How can I read the keyboard faster than ngetchx, but easier than _rowread? |
Previous | Input: Keyboard and Link | Next |
Q: | Is there any way for reading the keyboard faster than using ngetchx function, but without very low-level access using _rowread? |
A: | Yes, there is a LEGAL method to pick keystrokes directly from the keyboard queue. See kbd_queue and other queuing functions from system.h header file. |