aryClone

Clone an array identifier

Description:

This function produces a " cloned" copy of an array identifier (i.e. it produces a new identifier describing an array with identical attributes to the original).

Invocation

void aryClone( Ary ary1, Ary ary2, int status )

Notes:

Parameters :

ary1
Array identifier to be cloned.
ary2
Returned holding the cloned identifier.
status
The global status.