... file descriptor for standard output */ #define READ 0 /* read file descriptor ... execute command 1 */ execvp( com1[0], com1 ); /* if execvp returns, ...
確定! 回上一頁