|
| atob.h |
| This file contains a collection of methods that wrap the standard C library functions for converting text/string to binary values.
|
|
| btoa.h |
| This file contains a collection of methods that convert a binary value to a text string.
|
|
| DFString.h |
|
| DFStringItem.h |
|
| DString.h |
|
| DStringItem.h |
|
| format.h |
| This file contains some general purpose string formatting functions.
|
|
| FString.h |
|
| FString_.h |
|
| FStringItem.h |
|
| misc.h |
| This file contains a set of miscellaneous low-level text/string functions.
|
|
| strapi.h |
| This file attempts to provide a "standardized" set of C library functions that operate on C null terminated strings.
|
|
| String.h |
|
| String_.h |
|
| StringItem.h |
|
| strip.h |
| This file contains a collection of methods that provide basic building blocks for parsing 'tokens' with in a null terminated string.
|
|