ncurses_instr
(PHP 4 >= 4.2.0)
ncurses_instr -- Reads string from terminal screen
Description
int
ncurses_instr ( string buffer)
Varovanie |
Táto funkcia je
EXPERIMENTÁLNA. Správanie tejto funkcie,
meno tejto funkcie a všetko ostatné, čo tu je zdokumentované
sa v budúcnosti môže bez ohlásenia zmeniť. Majte to na pamäti a
používajte túto funkciu iba na vlastné nebezpečentsvo.
|
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.