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

getopt1.c File Reference

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

Defines

#define NULL   0

Functions

char * getenv ()
int getopt_long (argc, argv, options, long_options, opt_index) int argc

Variables

char *const * argv
const char * options
const struct optionlong_options
int * opt_index

Define Documentation

#define NULL   0
 


Function Documentation

char* getenv  
 

int getopt_long argc   ,
argv   ,
options   ,
long_options   ,
opt_index   
 


Variable Documentation

char* const* argv
 

const struct option * long_options
 

int * opt_index
 

const char * options
 


Generated on Sat Sep 14 10:49:26 2002 for mailfilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002