The wait system-call puts the process to sleep and waits for a child-process to end. It then fills in the argument with the exit code of the child-process ...
確定! 回上一頁