As far as I know, other people manage fine with getopt etc. ... char *pos = NULL; char *output = NULL; while ((option = getopt(argc, argv, "l:o:k:c:hv")) !=
確定! 回上一頁