no curses; smaller code

Lael lael at ariel.unm.edu
Mon Feb 5 08:55:12 AEST 1990


What about the following:
main(){
int loop;
	for (loop=1;loop<25;loop++)
		printf("\n");
}



More information about the Comp.unix.questions mailing list