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

    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,12 +106,12 @@ 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')
    @@ -123,7 +123,7 @@ Referenced by _getopt_internal().

    - +

    @@ -149,7 +149,7 @@


    Enumeration Type Documentation

    - +
    @@ -163,11 +163,11 @@

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


    Function Documentation

    - +
    @@ -231,12 +231,12 @@

    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.

    Referenced by getopt().

    - +

    @@ -255,7 +255,7 @@

    - +

    @@ -295,20 +295,20 @@

    Referenced by main().

    -Here is the call graph for this function:

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

    + +


    Variable Documentation

    - -
    -
    -
    - - + +
    +
    +
    int __getopt_initialized
    + +
    int __getopt_initialized
    @@ -322,12 +322,12 @@ Referenced by _getopt_internal().

    - -

    -
    - - - + +
    +
    +
    char* optarg
    + +
    char* optarg
    @@ -341,12 +341,12 @@ Referenced by _getopt_internal(), and main().

    - -

    -
    - - - + +
    +
    +
    int opterr = 1
    + +
    int opterr = 1
    @@ -360,12 +360,12 @@ Referenced by _getopt_internal().

    - -

    -
    - - - + +
    +
    +
    int optind = 1
    + +
    int optind = 1
    @@ -379,12 +379,12 @@ Referenced by _getopt_internal().

    - -

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

    -


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