diff -r 6787754b251b -r b6572d0336c3 doc/doxygen/html/TestMasterMicroMod_2getopt_8h.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/TestMasterMicroMod_2getopt_8h.html Mon Jun 04 17:59:50 2007 +0200 @@ -0,0 +1,257 @@ + + +CanFestival: examples/TestMasterMicroMod/getopt.h File Reference + + + + +
+
+
+
+

examples/TestMasterMicroMod/getopt.h File Reference

#include <ctype.h>
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Structures

struct  option

Defines

#define _GETOPT_H   1
#define no_argument   0
#define required_argument   1
#define optional_argument   2

Functions

int getopt ()
int getopt_long ()
int getopt_long_only ()
int _getopt_internal ()

Variables

char * optarg
int optind
int opterr
int optopt
+

Define Documentation

+ +
+
+ + + + +
#define _GETOPT_H   1
+
+
+ +

+ +

+

+ +

+
+ + + + +
#define no_argument   0
+
+
+ +

+ +

+

+ +

+
+ + + + +
#define optional_argument   2
+
+
+ +

+ +

+

+ +

+
+ + + + +
#define required_argument   1
+
+
+ +

+ +

+

+


Function Documentation

+ +
+
+ + + + + + + + +
int _getopt_internal (  ) 
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + +
int getopt (  ) 
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + +
int getopt_long (  ) 
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + +
int getopt_long_only (  ) 
+
+
+ +

+ +

+

+


Variable Documentation

+ +
+
+ + + + +
char* optarg
+
+
+ +

+ +

+

+ +

+
+ + + + +
int opterr
+
+
+ +

+ +

+

+ +

+
+ + + + +
int optind
+
+
+ +

+ +

+

+ +

+
+ + + + +
int optopt
+
+
+ +

+ +

+

+


Generated on Mon Jun 4 15:50:45 2007 for CanFestival by  + +doxygen 1.5.1
+ +