ncurses_color_content> <ncurses_clrtobot
Last updated: Fri, 24 Feb 2012

ncurses_clrtoeol

(PHP 4 >= 4.0.7, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)

ncurses_clrtoeolClear screen from current position to end of line

Descrição

bool ncurses_clrtoeol ( 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.

Erases the current line from cursor position to the end. Blanks created by ncurses_clrtoeol() have the current background rendition.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também



User Contributed Notes
ncurses_clrtoeol
There are no user contributed notes for this page.

ncurses_color_content> <ncurses_clrtobot
Last updated: Fri, 24 Feb 2012