ncurses_termname

(PHP 4 >= 4.2.0, PHP 5)

ncurses_termname -- Returns terminals (short)-name

Description

string ncurses_termname ( void )

Pozor

Ta funkcija je EKSPERIMENTALNA. Delovanje te funkcije, njeno ime in vse ostalo v zvezi s to funkcijo se lahko spremeni brez opozorila v bodočih verzijah PHP-ja. Uporabljate jo na lastno odgovornost.

ncurses_termname() returns terminals shortname. The shortname is truncated to 14 characters. On error ncurses_termname() returns NULL.

See also: ncurses_longname()