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

Re: gcc using Pipes Some Progress



Martin McCormick <martin@x.it.okstate.edu> writes:

> Ivan Jager writes:
>                 if( write(leftchannel_pipe[1], &leftbyte, 1) < 0)
>  if ((leftchannel_pipe[0] = fdopen(leftdata,"r")) == NULL) {

And leftchannel_pipe is supposed to be an array?  Without seeing more of
your program, we're left in the dark ...


-- 
html messages are obsolete


Reply to: