如果optstring 包含「W;」,表示-W foo 視為long option --foo (GNU 擴充) ... #include <getopt.h> int getopt_long(int argc, char * const argv[], ...
確定! 回上一頁