Classes for string manipulation.
| Derived string class for making strings with specified format like printf function. | |
| Class to load a string from the string resources of the application. | |
| Class to make operations like append on a string in a fixed buffer to avoid memory reallocations. | |
| Class that creates a searchable collection of strings. | |
| Class to count the instances of equal strings. | |
| Class that creates a set of strings with functions to lookup strings. | |
| Class to perform string tokenizing with custom delimiters and some other rules. |
Copyright 2009 www.softwaresphere.com