   #PHP Manual Ncurses terminal screen control functions ncurses_hline
   ncurses_init_color

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 ncurses_inch

   (PHP 4 >= 4.1.0)
   ncurses_inch -- Get character and attribute at current position

Description

   string ncurses_inch ( 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_inch() returns the character from the current position.
   ______________________________________________________________________

   Prev          Home               Next
   ncurses_hline  Up  ncurses_init_color
