ncurses_ungetch

(PHP 4 >= 4.0.7, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)

ncurses_ungetchPut a character back into the input stream

说明

ncurses_ungetch ( int $keycode ) : int
Warning

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担 。

Warning

本函数还未编写文档,仅有参数列表。

参数

keycode

相关文章
php direct io 函数 opens a file creating it if necessary at a lower level than the c library input/ouput stream functions allowphp ncurses 函数 add character at current position and advance cursorphp ncurses 函数 delete character at current position move rest of line leftphp ncurses 函数 flush keyboard input bufferphp ncurses 函数 read a character from keyboardphp ncurses 函数 put terminal into halfdelay modephp ncurses 函数 insert character moving rest of line including character at current positionphp ncurses 函数 returns current line kill characterphp ncurses 函数 move current position and add characterphp ncurses 函数 move position and delete character shift rest of line leftphp ncurses 函数 move position and get character at new positionphp ncurses 函数 set new position and draw a horizontal line using an attributed character and max. n characters longphp ncurses 函数 switch off keyboard input echophp ncurses 函数 switch terminal into raw modephp ncurses 函数 put a character back into the input streamphp ncurses 函数 draw a vertical line at current position using an attributed character and max. n characters longphp ncurses 函数 adds character at current position in a window and advance cursorphp ncurses 函数 reads a character from keyboard window php ncurses 函数 draws a horizontal line in a window at current position using an attributed character and max. n characters longphp ncurses 函数 draws a vertical line in a window at current position using an attributed character and max. n characters long
关注编程学问公众号