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