3.2 stringstream

A strstream object corresponds to a string for input and output purposes. It specializes the base class iostream by adding the method str to associate a strstream with a string.