Keyboard input/Keypress check: Difference between revisions

Content added Content deleted
Line 194: Line 194:
public program
public program
[
[
var chr := emptyLiteral.
auto chr := emptyLiteral.
if (console isKeyAvailable)
if (console isKeyAvailable)
[
[