Query: newt_wait_for_key
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NEWT_WAIT_FOR_KEY(3) 1 NEWT_WAIT_FOR_KEY(3) newt_wait_for_key - Doesn't return until a key has been pressedSYNOPSISvoid newt_wait_for_key (void )DESCRIPTIONThis 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.RETURN VALUESNo value is returned.SEE ALSOnewt_clear_key_buffer(3). PHP Documentation Group NEWT_WAIT_FOR_KEY(3)