When 'getopt' finds an option that takes an argument, the argument * value is ... optarg = argv[optind++]; nextChar = 0; } } return ( c ); } } #ifdef TEST ...
確定! 回上一頁