Go to the source code of this file.
Functions | |
int | getopt (int argc, char *const argv[], char *optstring) |
Variables | |
int | optind |
char * | optarg |
int | optopt |
int getopt | ( | int | argc, | |
char *const | argv[], | |||
char * | optstring | |||
) |
References s2x::c.
char* optarg |
int optind |
int optopt |