Re: While compiling gwp...
- From: Edward A Carter <ecarter U Arizona EDU>
- To: Havoc Pennington <rhpennin midway uchicago edu>
- cc: Ian Peters <ipeters acm org>, Gnome List <gnome-list gnome org>, recipient list not shown:
- Subject: Re: While compiling gwp...
- Date: Sun, 10 Jan 1999 23:15:43 -0700 (MST)
On Sun, 10 Jan 1999, Havoc Pennington wrote:
>
> On Sun, 10 Jan 1999, Ian Peters wrote:
> > htmlIO.C:20: iostream.h: No such file or directory
> >
> > Where do I find this, why am I missing this, etc.?
> >
>
> In the latest C++ standard it's just <iostream>, no .h. <iostream.h> is
> sort of a relic that g++ happens to have laying around. So if you're not
> using g++, maybe try changing it to <iostream> and see if it works.
>
> Havoc
>
Every C++ compiler I've ever seen has either both or just iostream.h ...
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]