ReactOS
0.4.17-dev-806-gffa4164
getopt.h
Go to the documentation of this file.
1
/* getopt.h */
2
3
extern
const
char
*
optarg
;
4
extern
int
optind
;
5
6
int
7
getopt
(
int
nargc,
char
*
const
*nargv,
const
char
*ostr);
getopt
int getopt(int nargc, char *const *nargv, const char *ostr)
Definition:
getopt.c:55
optarg
const char * optarg
Definition:
getopt.c:49
optind
int optind
Definition:
getopt.c:47
base
applications
network
finger
getopt.h
Generated on Fri Sep 11 2026 06:18:21 for ReactOS by
1.9.6