   #PHP Manual Ncurses terminal screen control functions ncurses_killchar
   ncurses_meta

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               ncurses_longname

   (PHP 4 >= 4.2.0)
   ncurses_longname -- Returns terminals description

Description

   string ncurses_longname ( void )

   Warning

   This function is EXPERIMENTAL. The behaviour of this function, the
   name of this function, and anything else documented about this
   function may change without notice in a future release of PHP. Use
   this function at your own risk.

   ncurses_longname() returns a verbose description of the terminal. The
   description is truncated to 128 characters. On Error
   ncurses_longname() returns NULL.

   See also: ncurses_termname()
   ______________________________________________________________________

   Prev             Home         Next
   ncurses_killchar  Up  ncurses_meta
