Next: symdtype, Previous: symbol, Up: Internal Routines [Contents][Index]
symclass(symbol [, /follow])
Returns the symbol class of symbol
. By default, pointers
are evaluated so that the symbol class of the pointer’s target is
returned. Use symclass(
to check
if a symbol is itself a pointer.
symbol
, /nofollow)
See also: symdtype, dimen, num_elem,
num_dim, isarray, isscalar, isstring,
classname, #class