/*Null-terminated char sequences can be transformed into strings implicitly and strings can be transformed * into null-terminated char sequences by using either of string's member functions: c_str or ...