Remember that the C language does not support strings as a data type. int getopt(int argc, char * const argv[], const char *optstring); extern char *optarg; ...
確定! 回上一頁