Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!rlgvax!cvl!umcp-cs!chris From: chris@umcp-cs.UUCP Newsgroups: net.unix-wizards Subject: Re: output redirection from a compat Message-ID: <7422@umcp-cs.UUCP> Date: Fri, 8-Jun-84 08:37:34 EDT Article-I.D.: umcp-cs.7422 Posted: Fri Jun 8 08:37:34 1984 Date-Received: Sat, 9-Jun-84 07:45:03 EDT References: <972@linus.UUCP> Organization: Univ. of Maryland, Computer Science Dept. Lines: 12 You have to change the chess program itself to do ``fflush''es after writing a line to stdout, or change the compat C library to fflush even if (!isatty(1)). [Personally, I'd like to see *all* the FILE entities be fully buffered unless otherwise specified, and have people use fflush() where appropriate ... but I suppose that might be a bit too painful to implement.] -- In-Real-Life: Chris Torek, Univ of MD Comp Sci (301) 454-7690 UUCP: {seismo,allegra,brl-bmd}!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@maryland