For any long option, getopt_long tells you the index in the array longopts of the options definition, by storing it into * indexptr . You can get the name of ...
確定! 回上一頁