HomeManualTopicsTypesSymbols
std::getenv
returns the value of the specified environment variable
Parameter
- name
- the name of the environment variable
Result
- a string containing the value of the environment variable
Description
This function needs I/O-access rights.
Topic
POSIX