fork () , exec , wait(); Timing execution; String tokenization ... You should use execvp to execute in the child, and you should wait() in the parent before ...
確定! 回上一頁