2016 Update
This commit is contained in:
parent
948b86eafa
commit
dcf5d15da3
7965 changed files with 139854 additions and 31002 deletions
|
|
@ -1,10 +1,13 @@
|
|||
[[user input::task| ]]
|
||||
[[user input::task| ]]
|
||||
{{omit from|ACL2}}
|
||||
{{omit from|GUISS}}
|
||||
{{omit from|PARI/GP}}
|
||||
|
||||
Flush the [[input device::keyboard]] buffer.
|
||||
This reads characters from the keyboard input and discards them
|
||||
until there are no more currently buffered,
|
||||
and then allows the program to continue. <br>
|
||||
Flush the [[input device::keyboard]] buffer.
|
||||
|
||||
This reads characters from the keyboard input and
|
||||
discards them until there are no more currently buffered,
|
||||
and then allows the program to continue.
|
||||
|
||||
''The program must not wait for users to type anything.''
|
||||
<br><br>
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
$Host.UI.RawUI.FlushInputBuffer()
|
||||
Loading…
Add table
Add a link
Reference in a new issue