Files
RCBASIC4/doc/files/arrayfill.txt
2026-02-26 15:33:51 -06:00

8 lines
167 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