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

getopt.c File Reference

#include <stdio.h>
#include <string.h>
#include "getopt.h"

Go to the source code of this file.

Defines

#define gettext(msgid)    (msgid)

Enumerations


Functions

char* getenv ()

Variables

char* optarg = NULL
int optind = 0
int opterr = 1
int optopt
int chr
char* const* argv
const char* optstring
const struct optionlongopts
int* longind
int long_only


Define Documentation

#define gettext( msgid )   (msgid)
 


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
REQUIRE_ORDER  
PERMUTE  
RETURN_IN_ORDER  


Function Documentation

char* getenv ( )
 


Variable Documentation

char *const * argv
 

int chr
 

int long_only
 

int * longind
 

const struct option * longopts
 

char * optarg = NULL
 

int opterr = 1
 

int optind = 0
 

int optopt
 

const char * optstring
 


Generated at Tue Dec 19 19:21:03 2000 for mailfilter by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000