- escapeDString
string escapeDString(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- genCode
string genCode(string code, string str, string callingFunction, string callingFilename, size_t callingLine)
Undocumented in source. Be warned that the author may not have intended to support it.
- intToStr
string intToStr(long l)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeStartWhitespace
string removeStartWhitespace(string s, size_t startWS, size_t spacesPerTab)
Undocumented in source. Be warned that the author may not have intended to support it.
- splitInput
void splitInput(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- startWhitespace
size_t startWhitespace(string s, size_t spacesPerTab)
Undocumented in source. Be warned that the author may not have intended to support it.