delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <EDB6CC8E1E50D2119F2700A0C9B578FA4CE9A8@az76ms02.az76.honeywell.com> |
From: | "Singer, Robert (AZ76)" <RSinger AT space DOT honeywell DOT com> |
To: | "'Mumit Khan'" <khan AT nanotech DOT wisc DOT edu>, John Chang <jbum AT post DOT com> |
Cc: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | RE: sstream header file |
Date: | Wed, 17 Nov 1999 09:03:55 -0700 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2650.21) |
What about strstream? It has istrstream and ostrstream and they have been working fine for me as string streams. There are some differences between GCC & MSVC++ implementations... Cordially, Robert -----Original Message----- From: Mumit Khan [mailto:khan AT nanotech DOT wisc DOT edu] Sent: Tuesday, November 16, 1999 10:59 PM To: John Chang Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: sstream header file John Chang <jbum AT post DOT com> 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 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |