ncurses_flushinp
(PHP 4 >= 4.1.0, PHP 5)
ncurses_flushinp -- Flush keyboard input buffer
Description
bool
ncurses_flushinp ( void )
Varovanie |
T�to funkcia je
EXPERIMENT�LNA. Spr�vanie tejto funkcie, n�zov
tejto funkcie a hoci�o in� zdokumentovan� o tejto funkcii
sa m�e zmeni� bez pov�imnutia v bud�com vydan� PHP.
Pou��vajte t�to funkcii na svoje vlastn� riziko. |
The ncurses_flushinp() throws away any
typeahead that has been typed and has not yet been read by your
program.
Returns FALSE on success, otherwise TRUE.