Content deleted Content added
→Overview of functions: _Exit has been added in C99 |
|||
Line 22:
|-
| {{anchor|_Exit}}<code>[http://en.cppreference.com/w/cpp/utility/program/_Exit _Exit]</code>
| causes normal program termination without cleaning up ([[C99]])
|-
| {{anchor|atexit}}<code>[http://en.cppreference.com/w/cpp/utility/program/atexit atexit]</code>
|