coan 4.2.4
|
Go to the source code of this file.
Functions | |
cmd_option_t const * | get_command_option (int argc, char *argv[], cmd_option_t const *commands) |
bool | opts_are_compatible (int opt_excluder, int opt_excluded, struct exclusion_list const *exclusions, bool indexed) |
int | getopt_long (int argc, char *argv[], const char *optstr, const struct option *longopts, int *longind) |
const char * | get_long_opt_name (struct option const *longopts, int opt) |
Variables | |
int | optind |
int | optopt |
char * | optarg |
This file implements the Get Options component
Definition in file get_options.c.