Newsgroups: comp.os.msdos.djgpp From: manni DOT heumann AT gmx DOT de (Manni Heumann) Subject: Re: sstream References: <39438533 DOT 5677605 AT news DOT netcologne DOT de> <39443437 DOT 230292251 AT news DOT globalserve DOT net> X-Newsreader: News Xpress 2.01 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: Mon, 12 Jun 2000 06:58:22 GMT NNTP-Posting-Host: ppp36-295.hrz.uni-bielefeld.de Message-ID: <39448a11_1@news.uni-bielefeld.de> X-Trace: 12 Jun 2000 08:58:25 +0200, ppp36-295.hrz.uni-bielefeld.de Lines: 33 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com zargon AT hotmail DOT vom wrote: >On Sun, 11 Jun 2000 12:26:56 GMT, oliver AT aspelin DOT com (Oliver Aspelin) >ate too many hallucinogenic mushrooms and wrote: > >>Hi, >> >>I want to compile a programm using djgpp. It needs sstream but it >>doesn't seem to be included. Does anyone know where to get it? > >Use the C++ includes and libraries. Swell piece of advice! As Oliver wrote sstream in not included! Neither in the library, nor in the includes. Dietmar Kuehl has written his own sstream, you can get it here: ftp://ftp.fmi.uni-konstanz. de/pub/algo/personal/kuehl/ssteam-egcs.tgz I didn't try it myself, so I cannot promise that it will work with djgpp, but I guess it should. >-- >Any sufficiently advanced magic is indistinguishable from >an Allegro-using C++ program compiled with gcc. Without doubt, one of the weirdest signatures I ever saw. -- Manni