Using the charstring class

The charstring class contains some commonly needed string manipulation and evaluation functions. Below is some code illustrating the use of the string class.

int main(int argc, const char **argv) {
}