FLANG
Public Member Functions | Public Attributes | List of all members
Fortran::runtime::ExecutionEnvironment Struct Reference

Public Member Functions

void Configure (int argc, const char *argv[], const char *envp[], const EnvironmentDefaultList *envDefaults)
 
const char * GetEnv (const char *name, std::size_t name_length, const Terminator &terminator)
 

Public Attributes

int argc {0}
 
const char ** argv {nullptr}
 
char ** envp {nullptr}
 
int listDirectedOutputLineLengthLimit {79}
 
Convert conversion {Convert::Unknown}
 
bool noStopMessage {false}
 
bool defaultUTF8 {false}
 
bool checkPointerDeallocation {true}
 

The documentation for this struct was generated from the following files: