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

_BSET()

Previous pageReturn to chapter overviewNext page

Fill nBytes of the pStr buffer with the ch value. ch can be a numeric with the character code or if a string the first byte.

 

 

Syntax:

_BSET(pStr, ch , nBytes) -> pStr