- ←Prev
- ARY
A Subroutine Library for Accessing
ARRAY Data Structures - Next→
- TOC ↑
Description:
This
function returns a boolean value indicating whether an array is currently mapped
for access through the identifier supplied.
Invocation
void aryIsmap( Ary
ary, int
mapped,
int status
)
Parameters :
ary
Array identifier.
mapped
Returned holding a flag indicating whether
the array is mapped for access through the ARY identifier.
status
The global status.
- ←Prev
- ARY
A Subroutine Library for Accessing
ARRAY Data Structures - Next→
- TOC ↑