RosettaCodeData/Task/Keyboard-input-Keypress-check/00DESCRIPTION

7 lines
173 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
[[user input::task| ]]
2015-02-20 00:35:01 -05:00
Determine if a key has been pressed and store this in a variable.
2016-12-05 22:15:40 +01:00
2015-02-20 00:35:01 -05:00
If no key has been pressed, the program should continue without waiting.
2016-12-05 22:15:40 +01:00
<br><br>