delorie.com/archives/browse.cgi | search |
From: | "Gregg T. Geiger" <gt DOT geiger AT worldnet DOT att DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
References: | <A07BFA639570509F DOT 80D3BEF731426AC0 DOT B418A6AEF5DF1D20 AT lp DOT airnews DOT net> |
Subject: | Re: missing <ostream> |
Lines: | 24 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2615.200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2615.200 |
Message-ID: | <NVZm4.3247$Ks4.86598@bgtnsc06-news.ops.worldnet.att.net> |
Date: | Sat, 05 Feb 2000 18:24:45 GMT |
NNTP-Posting-Host: | 12.75.129.197 |
X-Complaints-To: | abuse AT worldnet DOT att DOT net |
X-Trace: | bgtnsc06-news.ops.worldnet.att.net 949775085 12.75.129.197 (Sat, 05 Feb 2000 18:24:45 GMT) |
NNTP-Posting-Date: | Sat, 05 Feb 2000 18:24:45 GMT |
Organization: | AT&T Worldnet |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
... and several other headers appear to be missing including <limits> and <sstream>. Any idea of when these might be added to the GNU/DJGPP suite? The missing <limits> header has been the subject of discussion since 1998. Rodeo Red <rodeored AT netstep DOT net> wrote in message news:A07BFA639570509F DOT 80D3BEF731426AC0 DOT B418A6AEF5DF1D20 AT lp DOT airnews DOT net... > I'm trying to compile a program which uses these headers: > > #include <iostream> > #include <fstream> > #include <ostream> > #include <string> > > I get this output: > > C:\C++\liner.cpp:7: ostream: No such file or directory (ENOENT) > I checked and I have the other headers and ostream.h but not ostream > Did I just lose ostream myself or is djgpp supposed to be missing > ostream ? > > Red
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |