NhlNumber


No corresponding Fortran routine.
This cpp macro determines the number of elements in a fixed-size array.
C Synopsis
#include <ncarg/hlu/hlu.h>
unsigned int NhlNumber(
Array variable
)
Arguments
-
Array variable
-
Specifies a fixed-size array variable.
Description
This cpp macro is used to determine the number of elements in a fixed-size
array. Since it is a cpp macro, it is only available from the C interface.
Return values
The number of elements in the given array.
Copyright
Copyright 1987,1988,1989,1991,1993,1994,1995
University Corporation for Atmospheric Research
All Rights Reserved
Reference Manual Control Panel
NG4 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.7 $ $Date: 1995/07/26 23:28:16 $