My Project
programmer's documentation
|
The following local variables need to be defined for the examples in this section:
Before user initialization, work arrays lstelt must be allocated, like in basic example.
The following initialization block needs to be added for the following examples:
At the end of the subroutine, it is recommended to deallocate the work array lstelt, like in basic example.