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

_BSCAN()

Previous pageReturn to chapter overviewNext page

Return the position of the first ocurrence of the BYTE ch whithin the buffer pStr.

nPos will be < nBytes if ch is found.

 

Syntax:

_BSCAN(pStr,nBytes,ch) -> nPos