Defines | Functions
getopt1.c File Reference
#include "getopt.h"
#include <stdio.h>
Include dependency graph for getopt1.c:

Go to the source code of this file.

Defines

#define const
#define GETOPT_INTERFACE_VERSION   2
#define NULL   0

Functions

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 const

Definition at line 31 of file getopt1.c.

#define GETOPT_INTERFACE_VERSION   2

Definition at line 45 of file getopt1.c.

#define NULL   0

Definition at line 63 of file getopt1.c.


Function Documentation

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

Definition at line 67 of file getopt1.c.

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

Definition at line 83 of file getopt1.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


portrait_painter
Author(s): Niklas Meinzer, Ina Baumgarten
autogenerated on Wed Dec 26 2012 16:00:43