20 #ifndef _GETOPT_CORE_H 21 #define _GETOPT_CORE_H 1 91 extern int getopt (
int ___argc,
char *
const *___argv,
const char *__shortopts)
#define __END_DECLS
Definition: getopt-cdefs.in.h:46
int optopt
Definition: getopt.c:115
__BEGIN_DECLS char * optarg
Definition: getopt.c:89
#define __THROW
Definition: getopt-cdefs.in.h:63
int optind
Definition: getopt.c:104
int opterr
Definition: getopt.c:109
int getopt(int ___argc, char *const *___argv, const char *__shortopts) __THROW _GL_ARG_NONNULL((2
#define __BEGIN_DECLS
Definition: getopt-cdefs.in.h:39