ncurses_instr
(PHP 4 >= 4.2.0, PHP 5)
ncurses_instr -- Reads string from terminal screen
Description
int
ncurses_instr ( string &buffer )
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. |
ncurses_instr() returns the number of
characters read from the current character position until end of
line.
buffer contains the characters. Attributes
are stripped from the characters.