StrDeleteA (FUN)ΒΆ
FUNCTION StrDeleteA
Deletes <iLength> characters of <pwst>, beginning at the <iPosition>-th character position.
<iPosition> = 1 is the first character. This function has been adapted from StrDeleteW
- InOut:
- Scope - Name - Type - Input - pby- POINTER TO BYTE - iLength- INT- iPosition- INT
