...
Note that C99 standard states that "The set of environment names and the method for altering the environment list are implementation-defined."
Non-Compliant Code Example (POSIX)
...
...
Note that C99 standard states that "The set of environment names and the method for altering the environment list are implementation-defined."
...