Home | All Classes | Grouped Classes | Index | Search

CL_CommandLine::parse_args

Parse the options arcording to the options added with add_option(), result of the parsing is accessible via next() and get_key()/get_argument()

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

See also:

CL_CommandLine



Questions or comments, write to the ClanLib mailing list.