main
contact
libmobi
C library for handling MOBI format ebook documents
tools
win32
getopt.h
Go to the documentation of this file.
1
12
#ifndef libmobi_getopt_h
13
#define libmobi_getopt_h
14
15
extern
int
opterr
, optind, optopt, optreset;
16
extern
char
*optarg;
17
18
int
getopt(
int
nargc,
char
*
const
nargv[],
const
char
*ostr);
19
20
#endif
opterr
int opterr
Definition:
getopt.c:38
Generated on Thu Feb 23 2023 09:43:46 for libmobi by
1.9.1