libmobi
C library for handling MOBI format ebook documents
Functions | Variables
getopt.h File Reference

Go to the source code of this file.

Functions

int getopt (int nargc, char *const nargv[], const char *ostr)
 

Variables

int opterr
 
int optind
 
int optopt
 
int optreset
 
char * optarg
 

Detailed Description

Copyright (c) 2016 Bartek Fabiszewski http://www.fabiszewski.net

Licensed under LGPL, either version 3, or any later. See http://www.gnu.org/licenses/

Variable Documentation

◆ opterr

int opterr
extern

Supply getopt header for Win32 builds

Examples
mobitool.c.