cxPutAway
This section of memory holds a pointer to the current context’s PutAway vector. It is usually set with AppInit
. The PutAway vector is used to clean up the context / app right before exiting. In the OS, this is usually as a response to 2nd + on (turning the calculator off) or 2nd + mode (quit).