ncurses_can_change_color
(PHP 4 >= 4.0.7, PHP 5, PECL ncurses:1.0.0)
ncurses_can_change_color — Check if we can change terminals colors
Descrição
bool ncurses_can_change_color
( void
)
Aviso
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
Tells whether the terminal has color capabilities and whether the programmer can change the colors.
Valor Retornado
Return TRUE if the terminal has color capabilities and you can change the colors, FALSE otherwise.
ncurses_can_change_color
There are no user contributed notes for this page.
