Re: process synchronization



Hi again!

I still cannot synchronize two processes (dd and gzip).
dd reads from a file, my program reads dd's stdout and writes the data do
gzip's stdin, my program also read from gzip's stdout and writes the data
to a  file.
please see my code and help if you can.
my program locks on reading from gzip's stdout.
sorry, on writing to gzip's stdin.



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