ReactOS
0.4.16-dev-598-gc07fba4
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 Sat Jan 25 2025 06:15:01 for ReactOS by
1.9.6