警告 |
|
ncurses_clrtobot()
erases all lines from cursor to end of screen and creates
blanks. Blanks created by
ncurses_clrtobot()
have the current background rendition. Returns
TRUE
if any error occured, otherwise
FALSE
.
See also:
ncurses_clear()
,
ncurses_clrtoeol()