Versions Compared

Key

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

...

In a hosted environment, the main function receives a third argument, char *envp[], that points to a null-terminated array of pointers to char, each of which points to a string that provides information about the environment for this execution of the program.

...