Life Under Curses

Jim Balter jim at segue.segue.com
Wed Feb 20 20:36:47 AEST 1991


In article <18812 at brahms.udel.edu> boutell at brahms.udel.edu (Thomas B Boutell) writes:
>one thing I *still* can't seem to do: force a total refresh of the
>screen. Not just the parts curses "knows" it has changed, EVERYTHING.

	clearok(stdscr, TRUE);
	refresh();



More information about the Comp.unix.programmer mailing list