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

getopt.h File Reference

#include <ctype.h>

Include dependency graph for getopt.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  option

Defines

#define _GETOPT_H   1
#define __THROW
#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 __THROW
 

#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 Thu Apr 7 01:55:58 2005 for StripeSnoop by doxygen 1.3.3