fork 時parent process 可能也有自己的工作,不想呼叫wait 來等待child process 而 ... char *const argv[]); int execvp(const char *filename, char *const argv[]); ...
確定! 回上一頁