Processing math: 100%

aryValid

Determine whether an array identifier is valid

Description:

Determine whether an array identifier is valid (i.e. associated with an array).

Invocation

int aryValid( Ary ary, int status )

Returned Value

A flag indicating if the identifier is valid.

Parameters :

ary
Array identifier to be tested.
status
The global status.