All Classes Functions Variables
Public Member Functions | List of all members
EnjoLib::CharManipulations Class Reference

Public Member Functions

void char_replace_s (char *src, char lookfor, char replacewith, size_t maxlength)
 Author - David "Daver" Rowbotham.
std::string replace (const std::string &in, const std::string &lookFor, const std::string &replaceWith)
 Author - Szymon Ender.
std::string trim (const std::string &in)
std::string ToStr (double d, unsigned precision=2) const
std::string ToStr (int i) const
bool ToDouble (const std::string &in, double *d) const

The documentation for this class was generated from the following files: