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

11 lines
238 B
Plaintext

#title TypeArrayFill [RCBasic Doc]
#header Sub TypeArrayFill(ByRef src as empty, fdata as empty)
This function is exists to be internally called by the runtime but should not be called directly.
<b>Use ArrayFill()</b>
#ref ArrayFill