Key Code Retriever
| Routine Summary |
|---|
| Retrieves the key code of any key pressed |
:Repeat Ans
:getKey
:End
:Ans
This routine loops until a key is pressed. When a key is pressed, the key code for that specific key is displayed.
Authors:
| Routine Summary |
|---|
| Retrieves the key code of any key pressed |
:Repeat Ans
:getKey
:End
:Ans
This routine loops until a key is pressed. When a key is pressed, the key code for that specific key is displayed.