Main Page   Namespace List   Class Hierarchy   Compound List   File List   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 ()


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 ( )
 


Generated at Tue Dec 19 19:21:03 2000 for mailfilter by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000