Martin McCormick <[email protected]> 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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

