aryFind

Find an array in an HDS structure and import it into the ARY_ system

Description:

This function finds a named array within an HDS structure, imports it into the ARY_ system and issues an identifier for it. The imported array may then be manipulated by the ARY_ routines.

Invocation

void aryFind( HDSLoc loc, const char name, Ary ary, int status )

Notes:

Parameters :

loc
Locator to the enclosing HDS structure.
name
Name of the HDS structure component to be imported.
ary
Address of variable in which to return the Array identifier.
status
The global status.