[comp.lang.c] Lattice C 4.0 bugs

peter@sugar.uu.net (Peter da Silva) (08/12/88)

In article <3750@ece-csc.UUCP>, rss@ece-csc.UUCP (ML) writes:
> seem to.  (This applies only to line buffered streams, i.e., stdout).
> "Stderr" should be completely unbuffered...

Even better would be to adopt the Berkeley stdio convention, and have
filbuf on an interactive stream do a flush on all interactive output
streams. That way you get the correct result when you print a prompt,
and you don't have an extra check on every character output.

Stderr should, indeed, be unbuffered. Or at least it should flush after
every call to stdio.
-- 
		Peter da Silva  `-_-'  peter@sugar.uu.net
		 Have you hugged  U  your wolf today?