StrToLowerA
(FUN)
FUNCTION StrToLowerA
Converts all characters of |pString| to lower case.
Note
Converting special characters (Ä, Ö and Ü) only possible if your target is Windows1252 encoded.
- InOut:
Scope
Name
Type
Comment
Input
pString
Pointer to the string that shall be converted