All Classes |Grouped Classes |Index

Function parse_args

Parse the options arcording to the options added with.

	void CL_CommandLine::parse_args(
		int argc,
		char ** argv);

Detailed description:

add_option() , result of the parsing is accessible via

next() and get_key() /get_argument()