Go to the source code of this file.
Functions | |
int | getopt (int argc, char *argv[], const char *optionS) |
Variables | |
int | optind |
char * | optarg |
int | opterr |
int getopt | ( | int | argc, | |
char * | argv[], | |||
const char * | optionS | |||
) |
Referenced by main().
int opterr |