Function ProArrayFree
Description
Frees a preallocated array.
Synopsis
#include <ProArray.h>
ProArrayFree
(
ProArray* p_array
/* (In)
The address of the array to be freed
*/
)
Returns
The function successfully freed the array.
The input argument is invalid.
Sample Code References
User Guide References
War dies hilfreich?