Navigation:  Reference > Functions By Category > Strings >

Array2pSzz()

Previous pageReturn to chapter overviewNext page

Alloc _xgrab() memory and build a  \0 delimited and \0\0 terminated string pointer from an array of string items.

Syntax:

Array2pSzz(<aItems>) -> pSzZ

Parameters:

<aItems>

Unidimensional array containing string items.

Return Value:

Memory pointer of the new string.