Go to the source code of this file.
Defines | |
| #define | _next_char(string) (char)(*(string+1)) |
Functions | |
| int | getopt (int, char **, const char *) |
Variables | |
| char * | optarg |
| int | optind |
|
|
Definition at line 23 of file getopt.h. Referenced by getopt(). |
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.4.2