PHP 7.0.6 Released

newt_clear_key_buffer

(PECL newt >= 0.1)

newt_clear_key_bufferDiscards the contents of the terminal's input buffer without waiting for additional input

Description

void newt_clear_key_buffer ( void )

Discards the contents of the terminal's input buffer without waiting for additional input.

Return Values

No value is returned.

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top