PHP Dokumentation: Function newt-clear-key-buffer
12. Januar 2010 von werner
newt_clear_key_buffer
(PECL newt >= 0.1)
newt_clear_key_buffer — Discards the contents of the terminal's input buffer without waiting for additional input
Beschreibung
void newt_clear_key_buffer ( void )
Discards the contents of the terminal's input buffer without waiting for additional input.
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- newt_wait_for_key() – Doesn’t return until a key has been pressed