getopt.h File Reference

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 
)

Referenced by main().


Variable Documentation

char* optarg

Referenced by main().

int opterr
int optind

Referenced by main().


Generated by  doxygen 1.6.2