ncurses_instr

(PHP 4 CVS only)

ncurses_instr -- Reads string from terminal screen

Description

int ncurses_instr ( string buffer)

주의

This function is EXPERIMENTAL. That means, that the behaviour of this function, this function name, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this function at your own risk.

ncurses_instr() returns the number of charaters read from the current character position until end of line. buffer contains the characters. Atrributes are stripped from the characters.