Strings
Sming provides three classes to deal with string content:
Wiring String for flexible RAM string handling
CString for efficient storage of C-style char* RAM strings
CStringArray for handling small strings lists
Flash Strings for storing and handling strings stored in flash memory