Ncurses Terminal Screen Control FunctionsNcurses
&reftitle.intro;
ncurses (new curses) is a free software emulation of curses in
System V Rel 4.0 (and above). It uses terminfo format, supports pads,
colors, multiple highlights, form characters and function key mapping.
Because of the interactive nature of this library, it will be of little
use for writing Web applications, but may be useful when writing scripts meant
using PHP from the command line.
&warn.experimental;
Ncurses is available for the following platforms:
AIXBeOSCygwinDigital Unix (aka OSF1)FreeBSDGNU/LinuxHPUXIRIXOS/2SCO OpenServerSolarisSunOS
&pecl.moved-ver;6.0.0
&reftitle.required;
You need the ncurses libraries and headerfiles. Download the
latest version from the &url.ncurses;
or from an other GNU-Mirror.
&reference.ncurses.configure;
&reference.ncurses.ini;
&reftitle.resources;
&no.resource;
&reference.ncurses.constants;
&reference.ncurses.functions;