update : 2015.11.03
php.shukuma.com검색:
|
newt_wait_for_key(PECL newt >= 0.1) newt_wait_for_key — Doesn't return until a key has been pressed 설명
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. 반환값값을 반환하지 않습니다. 참고
|