
This section identifies rules and recommendations related to the functions defined in C99 Section 7.20.4, "Communication with the environment".
Recommendations
ENV01-A. Do not make assumptions about the size or value of an environment variable
...
This section identifies rules and recommendations related to the functions defined in C99 Section 7.20.4, "Communication with the environment".
ENV01-A. Do not make assumptions about the size or value of an environment variable
...