Navigation: Reference > Functions By Category > Memory > Pointer Manipulation >
_XSTRCPY()
Copy a NULL terminated string pointed to by pSrc to pDest memory location.
Syntax:
_XSTRCPY(pDest,pSrc) -> pDest