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

gnu_getopt.c File Reference

#include <dtoolbase.h>
#include <stdio.h>
#include <string.h>
#include "gnu_getopt.h"

Go to the source code of this file.

Enumerations

enum  { REQUIRE_ORDER, PERMUTE, RETURN_IN_ORDER }

Functions

char * getenv ()
char * my_index (str, chr) const char *str
void exchange (argv) char **argv

Variables

char * optarg = NULL
int optind = 0
char * nextchar
int opterr = 1
int optopt = '?'
enum { ... }  ordering
char * posixly_correct
int chr
int last_nonopt
char *const * argv
const char * optstring
const struct optionlongopts
intlongind
int long_only


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
REQUIRE_ORDER 
PERMUTE 
RETURN_IN_ORDER 

Definition at line 155 of file gnu_getopt.c.


Function Documentation

void exchange argv   )  [static]
 

char* getenv  ) 
 

char* my_index str  ,
chr 
const [static]
 


Variable Documentation

char* const* argv
 

Definition at line 672 of file gnu_getopt.c.

int chr
 

Definition at line 180 of file gnu_getopt.c.

int last_nonopt [static]
 

Definition at line 212 of file gnu_getopt.c.

int long_only
 

Definition at line 378 of file gnu_getopt.c.

int* longind
 

Definition at line 377 of file gnu_getopt.c.

const struct option* longopts
 

Definition at line 376 of file gnu_getopt.c.

char* nextchar [static]
 

Definition at line 113 of file gnu_getopt.c.

char* optarg = NULL
 

Definition at line 89 of file gnu_getopt.c.

int opterr = 1
 

Definition at line 118 of file gnu_getopt.c.

int optind = 0
 

Definition at line 104 of file gnu_getopt.c.

int optopt = '?'
 

Definition at line 124 of file gnu_getopt.c.

const char* optstring
 

Definition at line 673 of file gnu_getopt.c.

enum { ... } ordering [static]
 

char* posixly_correct [static]
 

Definition at line 161 of file gnu_getopt.c.


Generated on Fri Apr 18 01:34:09 2003 for DTool by doxygen1.3