ncurses_erase

(PHP 4 >= 4.1.0, PHP 5)

ncurses_erase -- Erase terminal screen

Description

bool ncurses_erase ( void )

Внимание

Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.

ncurses_erase() fills the terminal screen with blanks. Created blanks have the current background rendition, set by ncurses_bkgd(). Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

See also ncurses_bkgd(), and ncurses_clear()



ncurses_erase
There are no user contributed notes for this page.

<ncurses_endncurses_erasechar>
 Last updated: Tue, 15 Nov 2005