Instead of execlp, make use of execvp as described below: The first task is to modify the main() function in the above code so that a child process is ...
確定! 回上一頁