Re: While compiling gwp...



Havoc Pennington <rhpennin@midway.uchicago.edu> wrote:
> 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.

I think you can safely assume that any real (non-toy) C++ compiler
will provide iostream.h.

	--Per Bothner
Cygnus Solutions     bothner@cygnus.com     http://www.cygnus.com/~bothner



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]