Mail Archives: djgpp/2003/04/07/00:14:21
I'm amazed how fast you replied again, thanks!
I don't think that it's now a problem either,
but without extern "C" in place an idea of someone
deriving classes based on those stuctures comes real...
That's just a comment.
--- Original message ---
Date: Sun, 6 Apr 2003 23:44:34 -0400
From: DJ Delorie <dj AT delorie DOT com>
To: lavr AT ncbi DOT nlm DOT nih DOT gov
Subject: Re: BUG: <dos.h> missing extern "C"
> Thanks for the prompt reply. There is indeed a
> fix in CVS, but it doesn't look complete:
> extern "C" comes after some structures been
> declared, effectively making them real "classes"
> in C++ code...
In gcc, that's not a problem.
- Raw text -