python-2.7.6/include/pygetopt.h File Reference

pygetopt.h File Reference

Functions

 PyAPI_DATA (int) _PyOS_opterr
 
 PyAPI_DATA (char *) _PyOS_optarg
 
 PyAPI_FUNC (void) _PyOS_ResetGetOpt(void)
 
 PyAPI_FUNC (int) _PyOS_GetOpt(int argc
 

Variables

char ** argv
 
char char * optstring
 

Function Documentation

PyAPI_DATA ( int  )
PyAPI_DATA ( char *  )
PyAPI_FUNC ( void  )
PyAPI_FUNC ( int  )

Variable Documentation

char char* optstring

Definition at line 13 of file pygetopt.h.

Go to the source code of this file.