Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <199911170559.XAA16384@mercury.xraylith.wisc.edu> To: John Chang cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: sstream header file In-Reply-To: Your message of "Tue, 16 Nov 1999 23:06:17 EST." <384385546 DOT 942811577913 DOT JavaMail DOT root AT web05 DOT pub01> Date: Tue, 16 Nov 1999 23:59:05 -0600 From: Mumit Khan John Chang writes: > I was trying to compile code in c++ using the sstream header > file included but cygwin didn't not recognize such a file header. > Does cygwin not have it??? I'm trying to use the istringstream and > ostringstream class types. > The C++ library bundled with GCC (any version) is not ISO compliant, and lacks string streams, template iostreams, and quite a few other items. There is work on going to create an ISO compliant C++ runtime library -- see http://sourceware.cygnus.com/libstdc++/ for details. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com