This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ostrstream problem


Hi,

I am now using gcc 4.0.1.

I get the following error:
====================================================
error: âostrstreamâ was not declared in this scope
===================================================


What header must I use to get ostrstream?

I tried : #include <sstream>

I am confused. 
Any help or reference is welcomed and appreciated.



Thanks,
Ernest L. Williams Jr.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]