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 (input)
-
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-1999 University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
NCAR Graphics is a registered trademark of the University
Corporation for Atmospheric Research.
Reference Manual Control Panel
NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?
$Revision: 1.9 $ $Date: 1998/06/15 21:26:23 $