Platform | x64, Win32 |
Purpose |
To get the next keycode. |
Syntax |
SUBROUTINE GET_KEY@(K)
|
Description |
This subroutine gets a keycode from the keyboard. If the buffer is not empty
then a value is read and removed from the buffer. If the buffer is empty then
the function waits for a keyboard input.
|