ReactOS
0.4.16-dev-334-g4d9f67c
getopt.h
Go to the documentation of this file.
1
/* getopt.h
2
*
3
* Copyright (c) 1992-2001 by Mike Gleason.
4
* All rights reserved.
5
*
6
*/
7
8
#define kGetoptBadChar ((int) '?')
9
#define kGetoptErrMsg ""
10
11
void
GetoptReset
(
void
);
12
int
Getopt
(
int
nargc,
const
char
**
const
nargv,
const
char
*
const
ostr);
GetoptReset
void GetoptReset(void)
Definition:
getopt.c:21
Getopt
int Getopt(int nargc, const char **const nargv, const char *const ostr)
Definition:
getopt.c:42
modules
rosapps
applications
net
ncftp
ncftp
getopt.h
Generated on Mon Dec 9 2024 06:14:25 for ReactOS by
1.9.6