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

getopt.h File Reference

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

Included by dependency graph

Go to the source code of this file.

Functions

int getopt (int argc, char *argv[], const char *optionS)

Variables

int optind
char * optarg
int opterr


Function Documentation

int getopt int    argc,
char *    argv[],
const char *    optionS
 

Definition at line 88 of file getopt.cc.

References letP, optarg, optind, and SW.

Referenced by main().


Variable Documentation

char* optarg
 

Definition at line 61 of file getopt.h.

Referenced by getopt().

int opterr
 

Definition at line 62 of file getopt.h.

int optind
 

Definition at line 60 of file getopt.h.

Referenced by getopt().


Generated on Fri Nov 19 17:42:25 2004 for OmniEvents by doxygen1.2.15