Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An environment pointer may also become invalidated by subsequent calls to getenv()...for more information, see See ENV34-C. Do not store objects pointers returned by certain functions. for more information

Noncompliant Code Example (POSIX)

...