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