Navigation: Reference > Functions By Category > Memory > Pointer Manipulation >
_BDUP()
Clone a memory buffer of nBytes using _xgrab() to allocate it .
Syntax:
_BDUP(pSrc , nBytes) -> pNewBuffer