Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: aalfonso , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Quick Question Date: Fri, 29 May 1998 16:54:03 -0700 Message-ID: <19980529235344.AAE16281@ppp116.cartsys.com> Precedence: bulk At 10:14 5/28/1998 -0400, aalfonso wrote: >Can anyone tell me if DJGPP supports Multiple Inheritance, Abstract Data >Types and Virtual Functions. I'm having problems compiling a sample >program that uses these techniques using DJGPP and BorlandC/C++ 3.1 AFAIK, all these are standard C++, and DJGPP should support all that. Maybe you could post a short example that gives you trouble, how you compile it, and exactly what the problem is. Nate Eldredge nate AT cartsys DOT com