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

Macro Definition Documentation

◆ const

#define const

Definition at line 32 of file getopt1.c.

◆ GETOPT_INTERFACE_VERSION

#define GETOPT_INTERFACE_VERSION   2

Definition at line 46 of file getopt1.c.

◆ NULL

#define NULL   0

Function Documentation

◆ getopt_long()

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

Definition at line 68 of file getopt1.c.

◆ getopt_long_only()

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

Definition at line 84 of file getopt1.c.



gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:42