C Warning passing argument 2 of 'getopt' from incompatible ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
C Warning passing argument 2 of 'getopt' from incompatible ...
2013年10月7日 - I write a function with getopt() to get options from the command line. ... The problem is, as the error says, you're passing a const char ** where a ...