Re: Getting a headache from _ ifstream _ MSVC++. Help anyone ?

From: Alix Rutherford (Rutherford_at_NOSPAM.ever)
Date: 01/14/04


Date: Wed, 14 Jan 2004 10:43:32 -0500

André Pönitz wrote in message ...
>Alix Rutherford <Rutherford@nospam.ever> wrote:
(..)
>> How can I prevent this error list originally posted ?
>
>Check whether #include <iostream> or even #include <iostream.h> makes a
>difference.
>
>However, I'd consider playing around with MSVC++5 a complete waste of
>time when it comes to C++ programming in the year 2004.
>
>Andre'

Thanks for your time Andre; trying the iostream suggestion did not change the
compiler behavior.

I do agree, MSVC++5 is archaic for C++. I'm working on solutions now.
Thanks.
A