Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

getopt.h File Reference

Go to the source code of this file.

Defines

#define _next_char(string)   (char)(*(string+1))

Functions

int getopt (int, char **, const char *)

Variables

char * optarg
int optind


Define Documentation

#define _next_char string   )     (char)(*(string+1))
 

Definition at line 23 of file getopt.h.

Referenced by getopt().


Function Documentation

int getopt int  ,
char **  ,
const char * 
 


Variable Documentation

char* optarg
 

Definition at line 27 of file getopt.c.

int optind
 

Definition at line 28 of file getopt.c.


Generated on Sun May 14 14:51:27 2006 by  doxygen 1.4.2