(PHP 4 >= 4.2.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)
Returns terminals description
string ncurses_longname ( void )
Returns a verbose description of the terminal.
Returns:
Returns the description, as a string truncated to 128 characters. On errors, returns NULL.
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding