PHP Doku:: Doesn t return until a key has been pressed - function.newt-wait-for-key.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzEingabezeilenspezifische ErweiterungenNewtNewt Funktionennewt_wait_for_key

Ein Service von Reinhard Neidl - Webprogrammierung.

Newt Funktionen

<<newt_vertical_scrollbar

newt_win_choice>>

newt_wait_for_key

(PECL newt >= 0.1)

newt_wait_for_keyDoesn't return until a key has been pressed

Beschreibung

void newt_wait_for_key ( void )

This function doesn't return until a key has been pressed. The keystroke is then ignored. If a key is already in the terminal's buffer, this function discards a keystroke and returns immediately.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)