Slice Tools
  • Home
  • SourceForge Page


  • libFoundation
  • Home
  • Class Hierarchy
  • Class List
  • Class Members
  • Examples


  • SourceForge.net Logo
     

    getopt1.cc File Reference


    Detailed Description

    GNU getopt_long.

    #include "getopt.hh"
    #include <stdio.h>

    Defines

    #define NULL   0

    Functions

    char * getenv ()
    int getopt_long (int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index)
    int getopt_long_only (int argc, char *const *argv, const char *options, const struct option *long_options, int *opt_index)


    Define Documentation

    #define NULL   0
     


    Function Documentation

    char* getenv  ) 
     

    int getopt_long int  argc,
    char *const *  argv,
    const char *  options,
    const struct option long_options,
    int *  opt_index
     

    int getopt_long_only int  argc,
    char *const *  argv,
    const char *  options,
    const struct option long_options,
    int *  opt_index