

Go to the source code of this file.
Macros | |
| #define | BADARG (int)':' |
| #define | BADCH (int)'?' |
| #define | EMSG "" |
Functions | |
| int | getopt (int nargc, char *const nargv[], const char *ostr) |
Variables | |
| const char * | optarg |
| int | opterr = 1 |
| int | optind = 1 |
| int | optopt |
| int | optreset |