The workaround to passing the full path of the executable is to use the functon execlp. The syntax of execlp is : int execlp(const char *file, const char *arg, ...
確定! 回上一頁