Password protection and clear()

Dave Ihnat ignatz at chinet.chi.il.us
Thu Nov 29 11:55:06 AEST 1990


main()
{
	initscr();
	clear();
	refresh();
	endwin();
}



More information about the Comp.unix.wizards mailing list