![]() | ncurses_clrtobotDescriptionbool ncurses_clrtobot ( void )
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 on success or FALSE on failure. See also ncurses_clear(), and ncurses_clrtoeol() | ![]() | ||