The syntax for execvp is : execvp(char* const, char* const). The first argument is the file's name; The 2nd argument is argv (which includes ...
確定! 回上一頁