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

_XSTPCHR()

Previous pageReturn to chapter overviewNext page

Return the memory pointer of the first occurence of the character ch whithin the NULL terminated pStr. Return 0 if NULL is found before ch.

 

 

Syntax:

_XSTPCHR( pStr , ch ) -> pStrAt