[Chicago] capturing output from subprocesses

Jess Balint jbalint at gmail.com
Tue Nov 8 21:38:30 CET 2005


> I thought there was a way to manually flush the buffer.  I can't think of
> what it is offhand, though.

fflush() for streams. However you need to call this in the program and
if you die without a chance to cleanup this becomes impossible.

Jess


More information about the Chicago mailing list