The getopt() function is a command line parser. The parameters argc and argv are the argument count and argument array as passed to main() (see the exec() ...
確定! 回上一頁