Free memory associated with the array

ss_array_reset is a function defined in ssarray.c.

Synopsis:

herr_t ss_array_reset(ss_array_t *array)

Description: Frees the array value stored in array but does not free array itself.

Return Value: Returns non-negative on success; negative on failure.

Parallel Notes: Independent

See Also: