It only has to parse up the command line and print out the information. Basic Psuedocode for the Parser. /** * parse.c */ void init_info(parseInfo *p) { ...
確定! 回上一頁