Go to the documentation of this file.
33 #if !defined __GNU_LIBRARY__
96 # if (defined __STDC__ && __STDC__) || defined __cplusplus
110 # define no_argument 0
111 # define required_argument 1
112 # define optional_argument 2
140 #if (defined __STDC__ && __STDC__) || defined __cplusplus
141 # ifdef __GNU_LIBRARY__
145 extern int getopt (
int __argc,
char *
const *__argv,
const char *__shortopts);
148 # ifndef __need_getopt
149 extern int getopt_long (
int __argc,
char *
const *__argv,
const char *__shortopts,
150 const struct option *__longopts,
int *__longind);
152 const char *__shortopts,
153 const struct option *__longopts,
int *__longind);
157 const char *__shortopts,
158 const struct option *__longopts,
int *__longind,
163 # ifndef __need_getopt
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:39