3、當一個程序結束時,它的父程序需要知道它是如何結束的,於是需要得到子程序的termination status,parent process可以通過wait 和waitpid兩個函式 ...
確定! 回上一頁