Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF  4.3.0
API Reference
 
Loading...
Searching...
No Matches
h4getopt.h File Reference

Functions

int h4getopt (int argc, char *const argv[], const char *optstring)
 

Variables

char * h4optarg
 
int h4opterr
 
int h4optind
 
int h4optopt
 
int h4optreset
 

Function Documentation

◆ h4getopt()

int h4getopt ( int argc,
char *const argv[],
const char * optstring )

Variable Documentation

◆ h4optarg

char* h4optarg
extern

◆ h4opterr

int h4opterr
extern

◆ h4optind

int h4optind
extern

◆ h4optopt

int h4optopt
extern

◆ h4optreset

int h4optreset
extern