SCULIB_CFILLB

fill a byte array with a constant

Description:

fills an byte array with a constant

Invocation

CALL SCULIB_CFILLB (N, IVAL, ARRAY)

Arguments

N = INTEGER (Given)
number of array elements
IVAL = BYTE (Given)
constant to which array is to be set
ARRAY (N) = BYTE (Returned)
array to be set

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.

Implementation Status: