ncurses_instr
(PHP 4 >= 4.2.0, PHP 5)
ncurses_instr -- Reads string from terminal screen
Description
int
ncurses_instr ( string &buffer )
Varning |
Den h�r funktionen �r EXPERIMENTELL. Dess beteende,
namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras
i framtida utg�var av PHP. Anv�nd den p� egen risk. |
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.