ReactOS
0.4.12-dev-685-gf36cbf7
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);
optarg
const char * optarg
Definition:
getopt.c:49
optind
int optind
Definition:
getopt.c:47
getopt
int getopt(int nargc, char *const *nargv, const char *ostr)
Definition:
getopt.c:55
base
applications
network
finger
getopt.h
Generated on Sat Feb 16 2019 06:02:59 for ReactOS by
1.8.15