Funcții Newt
PHP Manual

newt_wait_for_key

(PECL newt >= 0.1)

newt_wait_for_keyDoesn't return until a key has been pressed

Descrierea

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.

Valorile întoarse

Nu este întoarsă nici o valoare.

A se vedea și


Funcții Newt
PHP Manual