From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: C++, fonts and Allegro Date: Wed, 26 Apr 2000 09:35:45 +0200 Organization: NetVision Israel Lines: 20 Message-ID: <39069C51.D1273172@is.elta.co.il> References: <8dfmoo$1ga6$1 AT gavrilo DOT mtu DOT ru> <38fb861d DOT 46140079 AT news DOT freeserve DOT net> <432bgs0gehb8vrjd9ealhemeipdhl3dih9 AT 4ax DOT com> <3905aaec DOT 22444643 AT news DOT freeserve DOT net> <3905CD9A DOT 44D273D0 AT is DOT elta DOT co DOT il> <3905F208 DOT A1CA54B7 AT americasm01 DOT nt DOT com> NNTP-Posting-Host: ras1-p70.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 956730924 24857 62.0.172.72 (26 Apr 2000 06:35:24 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 26 Apr 2000 06:35:24 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Campbell, Rolf [SKY:1U32:EXCH]" wrote: > > Eli Zaretskii wrote: > > > > >What? Pick a language, and stick with it. C is *not* C++. > > > > > > But it takes very little effort to ensure that a C program compiles > > > as C++. > > > > Actually, there are some things that are impossible to write so that they > > compile in both C and C++. Admittedly, such cases are rare, but they do > > exist. > > You've got me curious, do you have a short example? No. The examples I've seen were pretty involved, and I didn't keep them (don't have much interest in C++ these days, anyway). You might try reading the GCC bug-reporting list for a while, these issues pop up there quite regularly.