Cinnamon  1.1
chess engine
_string Namespace Reference

Functions

void trimRight (string &str)
void replace (string &f, char c1, char c2)
void replace (string &f, string s1, string s2)

Function Documentation

void _string::replace ( string &  f,
char  c1,
char  c2 
)
void _string::replace ( string &  f,
string  s1,
string  s2 
)
void _string::trimRight ( string &  str)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines