Unbuffered pipe(2)'s?

Doug Gwyn gwyn at smoke.brl.mil
Sat Feb 9 08:47:52 AEST 1991


In article <41 at talgras.UUCP> david at talgras.UUCP (David Hoopes) writes:
>How does one go about unbuffering stdout?

Use setbuf() with a null buffer pointer argument.

This question should have been posted to comp.unix.questions.



More information about the Comp.unix.wizards mailing list