![]() |
![]() |
![]() |
![]() |
ARRfree
Synopsis
void ARRfree( void *array_pointer )
Description
ARRfree decrements an array's internal reference counter. If the internal reference counter reaches zero, the array is deallocated. A process calls this routine once it has finished with an array object that was obtained with a call to OMret_array_ptr, OMret_typed_array_ptr or OMget_array.Arguments
array_pointerExamples
See OMget_array .See Also
![]() |
![]() |
![]() |
![]() |