If the option takes an argument, getopt() sets the global variable optarg to point ... char* argv[] ) { int c, errflag = 0; while( ( c = getopt( argc, argv, ...
確定! 回上一頁