h> int getopt( int argc, char * const argv[], const char * optstring ); extern char * optarg; extern int optind, opterr, optopt;. Arguments: argc: The argument ...
確定! 回上一頁