
This section identifies rules and recommendations related to the functions defined in C99 Section 7.20.4, "Communication with the environment".
Recommendations
ENV00-A. Do not store the pointer to the string returned by getenv()
...
This section identifies rules and recommendations related to the functions defined in C99 Section 7.20.4, "Communication with the environment".
ENV00-A. Do not store the pointer to the string returned by getenv()
...