newt_clear_key_buffer

(PECL)

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

说明

void newt_clear_key_buffer ( void )

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

返回值

无返回值。

参见

newt_wait_for_key()