execv (path,argv) causes the current process to abandon the program that it is running and start running the program in file path. Parameter argv is the argument ...
確定! 回上一頁