Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

getopt.h File Reference

Go to the source code of this file.


Data Structures

struct  option

Defines

#define _GETOPT_H   1
#define no_argument   0
#define required_argument   1
#define optional_argument   2

Functions

int getopt ()
int getopt_long ()
int getopt_long_only ()
int _getopt_internal ()

Variables

char * optarg
int optind
int opterr
int optopt

Define Documentation

#define _GETOPT_H   1
 

Definition at line 23 of file getopt.h.

#define no_argument   0
 

Definition at line 99 of file getopt.h.

#define optional_argument   2
 

Definition at line 101 of file getopt.h.

#define required_argument   1
 

Definition at line 100 of file getopt.h.


Function Documentation

int _getopt_internal  
 

int getopt  
 

Referenced by handle_args(), and main().

int getopt_long  
 

int getopt_long_only  
 


Variable Documentation

char* optarg
 

Definition at line 36 of file getopt.h.

int opterr
 

Definition at line 55 of file getopt.h.

int optind
 

Definition at line 50 of file getopt.h.

int optopt
 

Definition at line 59 of file getopt.h.

 

Powered by Plone

This site conforms to the following standards: