C function : getopt. 標頭檔: unistd.h ( 也有單純的getopt.h ) 原型: int getopt(int argc, char * const argv[], const char *optstring);
確定! 回上一頁