Hi all. I'm finishing up a project for my Data Structures class and the instructor would like it to run with both the console menu system and the command line arguments for grading purposes. I've got the console menu system down but i'm not quite sure how to let it read in command line arguments and bypass the console if the user chooses to do so. I'm working with Xcode 4.6 if that makes any difference. Any pointers in the right direction would be greatly appreciated.
↧