Files
RCBASIC4/doc/files/typearrayfill.txt

10 lines
237 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