From: | Gregory Roberts II |
Date: | 14 Aug 2000 at 20:55:06 |
Subject: | Re: AMIOPEN: Serious problem with VPCC and C++ |
Hi Rudi,
On Mon, 14 Aug 2000, Rudi Chiarito wrote:
>
> To solve the mistery: this problem is caused by libstdc++, which at the
> time of the 1.0 release was still not complete.
>
Would this also explain the problems I was having with the fstream class?
[In short:
cout << "hello world" << endl;
works, but:
ofstream fout;
fout.open("Hello.out");
fout << "hello world" << endl;
fout.close();
will fail with an exception (same as previously described)]
I'm going to guess that it's a similar problem, but I'd like to know in
case it really is a different problem.
Thanks!
Greg
Subscribe/Unsubscribe: open-request@amiga.com
Amiga FAQ: http://www.amiga.com/faq.html