diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/TestMasterSlave_2getopt_8h.html --- a/doc/doxygen/html/TestMasterSlave_2getopt_8h.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,286 +0,0 @@ - -
-#include <ctype.h>
-Include dependency graph for getopt.h:
-This graph shows which files directly or indirectly include this file:
-Go to the source code of this file.
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 |
-
int _getopt_internal | -( | -- | ) | -- |
- -
int getopt | -( | -- | ) | -- |
- -
int getopt_long | -( | -- | ) | -- |
- -
int getopt_long_only | -( | -- | ) | -- |
- -
-
-