Macros | 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.

Macros

#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)
 

Macro Definition Documentation

#define GETOPT_INTERFACE_VERSION   2

Definition at line 38 of file getopt1.c.

#define NULL   0

Definition at line 56 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 60 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 72 of file getopt1.c.



sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Sun Aug 18 2019 03:42:20