downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ncurses_isendwin> <ncurses_insstr
[edit] Last updated: Sat, 07 Jan 2012

view this page in

ncurses_instr

(PHP 4 >= 4.2.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)

ncurses_instrReads string from terminal screen

Beschreibung

int ncurses_instr ( string &$buffer )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

Reads a string from the terminal screen and returns the number of characters read from the current character position until end of line.

Parameter-Liste

buffer

The characters. Attributes will be stripped.

Rückgabewerte

Returns the number of characters.



add a note add a note User Contributed Notes ncurses_instr
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites