When you parse commandline arguments in C using getopt_long don't forget to terminate the list of options. Otherwise it will mostly work, but crash when ...
確定! 回上一頁