osprey-gcc-4.2.0/include/getopt.h File Reference

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

Go to the source code of this file.

Data Types

type  option

Defines

#define _GETOPT_H   1
#define no_argument   0
#define required_argument   1
#define optional_argument   2

Functions/Subroutines

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

Definition at line 24 of file getopt.h.

#define no_argument   0

Definition at line 98 of file getopt.h.

#define optional_argument   2

Definition at line 100 of file getopt.h.

#define required_argument   1

Definition at line 99 of file getopt.h.


Function Documentation

int _getopt_internal (  ) 

int getopt (  ) 

int getopt_long (  ) 

int getopt_long_only (  ) 


Variable Documentation

char* optarg

Definition at line 115 of file getopt.c.

int opterr

Definition at line 150 of file getopt.c.

int optind

Definition at line 130 of file getopt.c.

int optopt

Definition at line 156 of file getopt.c.


Generated on Wed Apr 8 15:00:32 2009 for Open64 by  doxygen 1.5.6