Cinnamon  1.0
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 
)

Definition at line 70 of file namespaces.cpp.

void _string::replace ( string &  f,
string  s1,
string  s2 
)

Definition at line 75 of file namespaces.cpp.

void _string::trimRight ( string &  str)

Definition at line 65 of file namespaces.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines