memort stream

Alexandre Oliva aoliva@redhat.com
Wed Oct 3 07:29:00 GMT 2001


On Oct  3, 2001, Emre Turkay <emre.turkay@bilten.metu.edu.tr> wrote:

> Is there a memory only stream in C++ standards or in libstdc++. Just
> like fstream but stored in the memory instead of a file ?  I don't mean
> strstream.

std::stringstream, perhaps?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Libstdc++ mailing list