警告 |
|
ncurses_erase()
fills the terminal screen with blanks. Created blanks have the
current background rendition, set by
ncurses_bkgd()
. Returns
FALSE
on success,
TRUE
if any error occured.
See also:
ncurses_bkgd()
,
ncurses_clear()