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

getopt.h File Reference

Go to the source code of this file.

Compounds

struct  option

Defines

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

Functions

int getopt ()
int getopt_long ()
int getopt_long_only ()
int _getopt_internal ()

Variables

char * optarg
int optind
int opterr
int optopt


Define Documentation

#define _GETOPT_H   1
 

#define no_argument   0
 

#define optional_argument   2
 

#define required_argument   1
 


Function Documentation

int _getopt_internal  
 

int getopt  
 

int getopt_long  
 

int getopt_long_only  
 


Variable Documentation

char* optarg
 

int opterr
 

int optind
 

int optopt
 


Generated on Sat Sep 14 10:49:26 2002 for mailfilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002