- intToHex
string intToHex(int i, int format)
Undocumented in source. Be warned that the author may not have intended to support it.
- intToOct
string intToOct(int i, int format)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseHex
int parseHex(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringArrayConv
wstring[] stringArrayConv(string[] s)
Undocumented in source. Be warned that the author may not have intended to support it.