C++: string streams

It's easy to do I/O from/to strings.

string streams

Hmmm, not so easy because DevC++ doesn't have the standard definitions. And our textbook doesn't have documentation on it. See Deitel and Deitel for a very short description.