getopt_win.h File Reference

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

Go to the source code of this file.

Classes

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

Variables

char * optarg
int optind
int opterr
int optopt


Define Documentation

#define _GETOPT_H   1

#define no_argument   0

Referenced by main().

#define optional_argument   2

#define required_argument   1

Referenced by main().


Function Documentation

int _getopt_internal (  ) 

int getopt (  ) 

int getopt_long (  ) 

int getopt_long_only (  ) 


Variable Documentation

char* optarg

Referenced by _getopt_internal(), and main().

int opterr

Referenced by _getopt_internal().

int optind

Referenced by _getopt_internal(), and main().

int optopt

Referenced by _getopt_internal().


Generated on Wed May 7 21:15:03 2008 for speex by  doxygen 1.5.5