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

_XSTRCPY()

Previous pageReturn to chapter overviewNext page

Copy a NULL terminated string pointed to by pSrc to pDest memory location.

 

Syntax:

_XSTRCPY(pDest,pSrc) -> pDest