Piping, Forking, and Gathering execvp's Output ... bytes_read = read(fd[0],buf,BUF_SIZE); while(bytes_read > 0) { /* HERES THE TROUBLE! */ ...
確定! 回上一頁