Sack Library Documentation
|
DEADSTART_PROC void DEADSTART_CALLTYPE InvokeExits();
This just calls the list of shutdown procedures. This should not be used usually from user code, since internally this is handled by catching atexit() or with a static destructor.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|