Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Functions | Variables
pygetopt.h File Reference

Go to the source code of this file.

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

Variable Documentation

char** argv
char char* optstring

Copyright 2014 Google Inc. All rights reserved.