When I call execvp , for example execvp(echo, b) where b is an array of arguments for the command a, will changing this array later affect the execvp call ...
確定! 回上一頁