Navigation:  Reference > Functions By Category > Memory > Pointer Manipulation >

_BCOPYF()

Previous pageReturn to chapter overviewNext page

Copy the minimum value betwen nSrcSize and nDstSize  bytes from pSrc  to pDest memory pointers.

 

Syntax:

_BCOPYF(pDest, pSrc , nDstSize, nSrcSize) -> NIL