char *optarg; int optind; int opterr; int optopt; struct option { #if defined (__STDC__) && __STDC__ const char *name; #else char *name;
確定! 回上一頁