它的參數有三個:argv 是將來要傳給execvp 用的;fd_in、fd_out 分別是 ... 為2 的int 陣列,pipe 會在fds[0] 回傳一個Read Only 的File descriptor, ...
確定! 回上一頁