Re: popen() works, but now?



"Timothy M. Shead" <tshead k-3d com> writes:

> I believe the output from fprintf is buffered - you probably need to 
> flush the stream:
> 
> fflush(some_pipe);

or better yet, use g_print().


Salut, Sven




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]