Versions Compared

Key

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

...

So that it might perform cleanup upon program termination, exit1() is registered by atexit(). If <expr> condition evaluates to true, exit() will be called a second time, resulting in undefined behavior.

...