How to flush output to disk?

Dan Mick dan at charyb.COM
Fri Dec 8 07:02:35 AEST 1989


fflush()?  You've gotta do that more than once.  Why not add a 
setbuf(stdout, NULL) to the top of the file?  Quick, easy, simple.

-- 
.sig files are idiotic and wasteful.



More information about the Comp.unix.questions mailing list