![]() | ncurses_clearDescrizionebool ncurses_clear ( void )
Clears the screen completely without setting blanks. Note: ncurses_clear() clears the screen without setting blanks, which have the current background rendition. To clear screen with blanks, use ncurses_erase(). | ![]() | ||