- ←Prev
- ARY
A Subroutine Library for Accessing
ARRAY Data Structures - Next→
- TOC ↑
Description:
This function returns an HDS locator
for the data object referred to by the supplied ARY identifier.
Invocation
void aryLoc( Ary
ary, HDSLoc
loc,
int status
)
Parameters :
ary
Array identifier.
loc
Returned holding the HDS locator. It should be annulled
using datAnnul when no longer needed. A value of NULL will be returned if an error occurs.
status
The global status.
- ←Prev
- ARY
A Subroutine Library for Accessing
ARRAY Data Structures - Next→
- TOC ↑