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 68 of file getopt.cc.

References letP, optarg, optind, and SW.

Referenced by main().


Variable Documentation

char* optarg
 

Definition at line 54 of file getopt.h.

Referenced by getopt().

int opterr
 

Definition at line 55 of file getopt.h.

int optind
 

Definition at line 53 of file getopt.h.

Referenced by getopt().


Generated on Fri Dec 12 10:53:05 2003 for OmniEvents by doxygen1.2.15