EXECV - execute another command. (Slightly different from UNIX function). Usage: status = execv( name, argv );. Where: char *name;: is a string containing ...
確定! 回上一頁