Make a new program countmaster.c. This program should run countprimes using the execvp system call: int execvp(char* filename, char* arguments[]).
確定! 回上一頁