|
ncurses_doupdate()() compares
the virtual screen to the physical screen and updates the
physical screen. This way is more effective than using
multiple refresh calls. Returns
FALSE on success,
TRUE if any error occured.