The getopt_long() function works like getopt() except that it also accepts long options, started with two dashes. (If the program accepts only long options, ...
確定! 回上一頁