This is the main function for this program, it calls optlist to parse the command line input displays the results of the parsing.
number of parameters
parameter list
Effects: parses command line parameters
EXIT_SUCCESS for success, otherwise EXIT_FAILURE.
See Implementation
This is the main function for this program, it calls optlist to parse the command line input displays the results of the parsing.