![]() |
![]() |
![]() |
![]() |
OMFget_array_size
Synopsis
INTEGER FUNCTION OMFget_array_size(object_id,
. size)#include <avs/omf.inc>
INTEGER object_id(OIDSIZ)
INTEGER sizeDescription
For a complete description of this function, see OMget_array_size .Arguments
object_idsizeReturned value
The status code (see OMget_array_size ).Examples
#include <avs/omf.inc> INTEGER array_id(OIDSIZ) INTEGER size ... IF OMFget_array_size(array_id,size) .NE. 1) . PRINT*,'Error getting array size'
See Also
![]() |
![]() |
![]() |
![]() |