Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

getopt_long.h File Reference

#include <config.h>
#include <unistd.h>

Go to the source code of this file.

Classes

struct  option

Defines

#define _GETOPT_H   1
#define THIS_IS__STDC__   1
#define no_argument   0
#define required_argument   1
#define optional_argument   2

Functions

int getopt_long (int argc, char *const *argv, const char *shortopts, const struct option *longopts, int *longind)
int getopt_long_only (int argc, char *const *argv, const char *shortopts, const struct option *longopts, int *longind)
int _getopt_internal (int argc, char *const *argv, const char *shortopts, const struct option *longopts, int *longind, int long_only)


Define Documentation

#define _GETOPT_H   1
 

#define no_argument   0
 

#define optional_argument   2
 

#define required_argument   1
 

#define THIS_IS__STDC__   1
 


Function Documentation

int _getopt_internal int  argc,
char *const *  argv,
const char *  shortopts,
const struct option longopts,
int *  longind,
int  long_only
 

int getopt_long int  argc,
char *const *  argv,
const char *  shortopts,
const struct option longopts,
int *  longind
 

int getopt_long_only int  argc,
char *const *  argv,
const char *  shortopts,
const struct option longopts,
int *  longind
 


Generated on Sun Aug 21 18:21:03 2005 for dvi2bitmap by doxygen 1.3.8