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

getopt1.c File Reference

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

Go to the source code of this file.

Defines

#define NULL   0

Functions

int getopt_long (argc, argv, options, long_options, opt_index) int argc

Variables

const char* options
const struct optionlong_options
int* opt_index


Define Documentation

#define NULL   0
 


Function Documentation

int getopt_long ( argc,
argv,
options,
long_options,
opt_index )
 


Variable Documentation

const struct option * long_options
 

int * opt_index
 

const char * options
 


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