Block termination
There
are a number of ways a block can be terminated. How termination
occurs is discussed in Procedures and Begin-blocks.
Packages are neither activated nor terminated.
During block termination:
- The ON-unit environment is reestablished as it existed before
the block was activated.
- Storage for all automatic variables allocated in the block is
released.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)