【C】嘗試使用getopt解析C語言中的輸入. 2020-12-27 C ... exit(1); } else{ aa = 1; av = atoi(optarg);//takes int value following 'a' for storage in av? } ...
確定! 回上一頁