wait () system call is used to wait in the parent process for the child process to finish. To finish a child process, the exit() system call is used in the child ...
確定! 回上一頁