- findStr
int findStr(string str, string match)
Undocumented in source. Be warned that the author may not have intended to support it.
- splitStr
string[] splitStr(string str, string delim)
Undocumented in source. Be warned that the author may not have intended to support it.
- stripWhiteSpace
string stripWhiteSpace(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- toCString
CCPTR toCString(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- toDString
string toDString(CCPTR cstr)
Undocumented in source. Be warned that the author may not have intended to support it.