Description:
copies one integer array into
another
Invocation
CALL SCULIB_COPYI (N, FROM, TO)
Arguments
N = INTEGER (Given)
number of integers in arrays
FROM (N) = INTEGER (Given)
array copied from
TO (N) =
INTEGER (Returned)
array copied to
Notes:
This routine is deprecated. Use VEC_ITOI (SUN/39)
instead.
Copyright
Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research
Council. All Rights Reserved.