Navigation: Reference > Functions By Category > Memory > Pointer Manipulation >
_BCOPYF()
Copy the minimum value betwen nSrcSize and nDstSize bytes from pSrc to pDest memory pointers.
Syntax:
_BCOPYF(pDest, pSrc , nDstSize, nSrcSize) -> NIL