next up previous contents
Next: free_gmap Up: prepost.C Previous: set_bmap

parse_args

input: int argc, char *argv[]

output: Sets up default option, dparam adn iparam list

Description: parse_args is the argument parser. Given a list of arguments in argv, which will typically be the entries in the command line you type in at the UNIX interface, thus the first in the list will be the program name, and there are argc entries in total.These two variables are filled in by the operating system.



Guang Lin
2001-03-08