Files
RCBASIC4/doc/files/arrayfill.txt
2024-12-15 23:12:45 -05:00

7 lines
166 B
Plaintext

#title ArrayFill [RCBasic Doc]
#header Sub ArrayFill(ByRef src, fdata)
Fills all the elements in an array with the value in fdata
#ref ArrayCopy ArrayDim ArraySize