Sun S3L 3.0 Programming and Reference Guide

Description

S3L_free deallocates the memory reserved for a parallel S3L array and undefines the associated array handle.


Note -

If memory was allocated for the array by the user rather than by S3L, S3L_free destroys the array handle, but does not deallocate the memory. This situation can arise when S3L_declare_detailed() is invoked with the atype option set to S3L_DONOT_ALLOCATE.