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

newt_clear_key_buffer ( void ) : void

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

Return Values

No value is returned.

See Also