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

_XSTPBLK()

Previous pageReturn to chapter overviewNext page

Return the memory pointer of the first occurence of the characters TAB,SPACE, CR or  LF whithin the NULL terminated pStr. Return 0 if NULL is found before TAB,SPACE, CR or  LF

 

Syntax:

_XSTPBLK(pStr) -> pStrAt