String Processing Class Group
Classes in the String Processing Classes group let you perform string processing operations such as manipulating single and multibyte strings with class RWCString’s full suite of operators and functions, or choosing class RWWString for wide character strings. These classes make it easy to do concatenation, comparison, indexing (with optional bounds checking), I/O, case changes, stripping, and many other functions.
Chapter 4 explains the String Processing Classes.