...
The C standard atexit() function can be used to customize exit() to perform additional actions at program termination.
...
...
The C standard atexit() function can be used to customize exit() to perform additional actions at program termination.
...