Description:
fills an integer array with a
constant
Invocation
CALL SCULIB_CFILLI (N, IVAL, ARRAY)
Arguments
N = INTEGER (Given)
number of array elements
IVAL = INTEGER (Given)
constant to which array is to be set
ARRAY
(N) = INTEGER (Returned)
array to be set
Copyright
Copyright ©1995,1996,1997,1998,1999
Particle Physics and Astronomy Research Council. All Rights Reserved.
Implementation Status: