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

dtool/src/dtoolutil/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
int * longind
int long_only


Detailed Description

Definition in file gnu_getopt.c.


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
REQUIRE_ORDER 
PERMUTE 
RETURN_IN_ORDER 

Definition at line 156 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 82 of file gnu_getopt1.c.

Referenced by main().

int chr
 

Definition at line 181 of file gnu_getopt.c.

int last_nonopt [static]
 

Definition at line 213 of file gnu_getopt.c.

int long_only
 

Definition at line 379 of file gnu_getopt.c.

int* longind
 

Definition at line 378 of file gnu_getopt.c.

const struct option* longopts
 

Definition at line 377 of file gnu_getopt.c.

char* nextchar [static]
 

Definition at line 114 of file gnu_getopt.c.

char* optarg = NULL
 

Definition at line 90 of file gnu_getopt.c.

int opterr = 1
 

Definition at line 119 of file gnu_getopt.c.

int optind = 0
 

Definition at line 105 of file gnu_getopt.c.

int optopt = '?'
 

Definition at line 125 of file gnu_getopt.c.

const char * optstring
 

Definition at line 674 of file gnu_getopt.c.

enum { ... } ordering [static]
 

char* posixly_correct [static]
 

Definition at line 162 of file gnu_getopt.c.


Generated on Thu May 1 22:13:10 2003 for DTool by doxygen1.3