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