StrTrimStartA
(FUN)
FUNCTION StrTrimStartA
Remove leading whitespaces (ASCII 9, 10, 13, 32).
- InOut:
Scope
Name
Type
Comment
Input
pString
POINTER TO BYTE
Pointer to the string to be trimmed.
StrTrimStartA
(FUN)FUNCTION StrTrimStartA
Remove leading whitespaces (ASCII 9, 10, 13, 32).
Scope |
Name |
Type |
Comment |
---|---|---|---|
Input |
|
POINTER TO BYTE |
Pointer to the string to be trimmed. |