#include <stdio.h>
Go to the source code of this file.
Defines | |
#define | optind (*poptind) |
Functions | |
char | getoptt (int argc, char **argv, char *optstring, char **optarg, int *poptind) |
|
Referenced by getoptt(). |
|
Definition at line 52 of file getopt.c. |