newt_win_choice> <newt_vertical_scrollbar
Last updated: Fri, 24 Feb 2012

newt_wait_for_key

(PECL newt >= 0.1)

newt_wait_for_keyDoesn't return until a key has been pressed

Descrição

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.

Valor Retornado

Não há valor retornado.

Veja Também

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



User Contributed Notes
newt_wait_for_key
There are no user contributed notes for this page.

newt_win_choice> <newt_vertical_scrollbar
Last updated: Fri, 24 Feb 2012