You are correct. getopt() is POSIX, not Windows, you would generally have to re-write all command-line argument parsing code. Fortunately, there is a project, ...
確定! 回上一頁