execvp (program, arg_list); /* The execvp function returns only if an error occurs. ... spawn ("ls", arg_list); /* Wait for the child process to complete.
確定! 回上一頁