2 lines
58 B
Text
2 lines
58 B
Text
while inkey$ <> "" : wend
|
|
print "Keyboard buffer flushed"
|
while inkey$ <> "" : wend
|
|
print "Keyboard buffer flushed"
|