10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
#title NumberArrayCopy [RCBasic Doc]
|
|
#header sub NumberArrayCopy(ByRef src, ByRef dst)
|
|
|
|
This function is exists to be internally called by the runtime but should not be called directly.
|
|
|
|
<b>Use ArrayCopy()</b>
|
|
|
|
#ref ArrayCopy
|
|
|