Main Page | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

XGetopt.c File Reference

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

Go to the source code of this file.

Functions

int getopt (int argc, char *argv[], char *optstring)

Variables

char * optarg
int optind = 0


Function Documentation

int getopt int  argc,
char *  argv[],
char *  optstring
 

Definition at line 138 of file XGetopt.c.

References optarg, and optind.

Referenced by main().


Variable Documentation

char* optarg
 

Definition at line 135 of file XGetopt.c.

Referenced by getopt(), and main().

int optind = 0
 

Definition at line 136 of file XGetopt.c.

Referenced by getopt(), and main().


Generated on Tue Aug 5 12:06:14 2008 for 'LibPst' by  doxygen 1.3.9.1