ncurses_longname

(PHP 4 >= 4.2.0)

ncurses_longname -- Returns terminals description

Description

string ncurses_longname ( void )

Varovanie

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, meno tejto funkcie a všetko ostatné, čo tu je zdokumentované sa v budúcnosti môže bez ohlásenia zmeniť. Majte to na pamäti a používajte túto funkciu iba na vlastné nebezpečentsvo.

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()