optlist_example.app

Undocumented in source.

Members

Functions

main
int main(int argc, char** argv)

This is the main function for this program, it calls optlist to parse the command line input displays the results of the parsing.

print_help
void print_help(char** argv)
Undocumented in source.

Meta