>
> Sounds like you are having problems with output buffering. Try adding...
>
> fflush(stdout);
>
> ...after your fprintf statement.
>
> Chris
Arg... so simple.
Been a while since I wrote some C code.
Thx a lot!
JD
Received on Wed Aug 20 2008 - 08:21:09 MDT
This archive was generated by hypermail 2.2.0 : Wed Aug 20 2008 - 12:00:04 MDT