diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/TestMasterMicroMod_2getopt_8c.html --- a/doc/doxygen/html/TestMasterMicroMod_2getopt_8c.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/TestMasterMicroMod_2getopt_8c.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
  • Globals
  • +examples » TestMasterMicroMod

    getopt.c File Reference

    #include <stdio.h>
    #include "getopt.h"
    #include <strings.h>
    @@ -26,48 +26,48 @@

    Include dependency graph for getopt.c:

    - +

    Go to the source code of this file. - - - - - - - + + + + + + + - - - - - - + + + + + - - - - - - - - - + + + + + + + + +

    Defines

    #define GETOPT_INTERFACE_VERSION   2
    #define _(msgid)   (msgid)
    #define SWAP_FLAGS(ch1, ch2)
    #define NONOPTION_P   (argv[optind][0] != '-' || argv[optind][1] == '\0')
    #define GETOPT_INTERFACE_VERSION   2
    #define _(msgid)   (msgid)
    #define SWAP_FLAGS(ch1, ch2)
    #define NONOPTION_P   (argv[optind][0] != '-' || argv[optind][1] == '\0')

    Enumerations

    enum  { REQUIRE_ORDER, -PERMUTE, -RETURN_IN_ORDER +
    enum  { REQUIRE_ORDER, +PERMUTE, +RETURN_IN_ORDER }

    Functions

    char * getenv ()
    int _getopt_internal (int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only)
    int getopt (int argc, char *const *argv, const char *optstring)
    char * getenv ()
    int _getopt_internal (int argc, char *const *argv, const char *optstring, const struct option *longopts, int *longind, int long_only)
    int getopt (int argc, char *const *argv, const char *optstring)

    Variables

    char * optarg
    int optind = 1
    int __getopt_initialized
    int opterr = 1
    int optopt = '?'
    char * optarg
    int optind = 1
    int __getopt_initialized
    int opterr = 1
    int optopt = '?'


    Define Documentation

    - +
    @@ -89,7 +89,7 @@ Definition at line 89 of file getopt.c.

    - +

    @@ -106,22 +106,22 @@ Definition at line 54 of file getopt.c.

    - -

    -
    -
    - - - -
    #define NONOPTION_P   (argv[optind][0] != '-' || argv[optind][1] == '\0')
    -
    -
    - -

    - -

    -

    - + +

    +
    + + + + +
    #define NONOPTION_P   (argv[optind][0] != '-' || argv[optind][1] == '\0')
    +
    +
    + +

    + +

    +

    +

    @@ -147,7 +147,7 @@


    Enumeration Type Documentation

    - +
    @@ -161,11 +161,11 @@

    Enumerator:
    - - -
    REQUIRE_ORDER  +
    REQUIRE_ORDER 
    PERMUTE  +
    PERMUTE 
    RETURN_IN_ORDER  +
    RETURN_IN_ORDER 
    @@ -175,7 +175,7 @@


    Function Documentation

    - +
    @@ -229,10 +229,10 @@

    Definition at line 511 of file getopt.c.

    -References __getopt_initialized, option::name, NONOPTION_P, optarg, opterr, optind, PERMUTE, and REQUIRE_ORDER. - -

    - +References __getopt_initialized, option::name, NONOPTION_P, optarg, opterr, optind, PERMUTE, and REQUIRE_ORDER. + +

    +

    @@ -251,7 +251,7 @@

    - +

    @@ -289,20 +289,20 @@

    References _getopt_internal().

    -Here is the call graph for this function:

    - - +Here is the call graph for this function:

    + +


    Variable Documentation

    - -
    -
    -
    - - + +
    +
    +
    int __getopt_initialized
    + +
    int __getopt_initialized
    @@ -314,12 +314,12 @@ Definition at line 139 of file getopt.c.

    - -

    -
    - - - + +
    +
    +
    char* optarg
    + +
    char* optarg
    @@ -331,12 +331,12 @@ Definition at line 118 of file getopt.c.

    - -

    -
    - - - + +
    +
    +
    int opterr = 1
    + +
    int opterr = 1
    @@ -348,12 +348,12 @@ Definition at line 153 of file getopt.c.

    - -

    -
    - - - + +
    +
    +
    int optind = 1
    + +
    int optind = 1
    @@ -365,12 +365,12 @@ Definition at line 133 of file getopt.c.

    - -

    -
    - - - + +
    +
    +
    int optopt = '?'
    + +
    int optopt = '?'
    @@ -382,7 +382,7 @@ Definition at line 159 of file getopt.c.

    -


    Generated on Fri Jun 8 08:51:49 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:23 2007 for CanFestival by  doxygen 1.5.1