From: "bowman" Newsgroups: comp.os.msdos.djgpp References: <5BF60CD649EDD411A04600B0D049F53AFFA97A AT hydmail02 DOT hyd DOT wilco-int DOT com> Subject: Re: Curses in DJGPP Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: Date: Thu, 2 Aug 2001 07:15:54 -0600 NNTP-Posting-Host: 208.4.224.75 X-Trace: newsfeed.slurp.net 996758157 208.4.224.75 (Thu, 02 Aug 2001 08:15:57 CDT) NNTP-Posting-Date: Thu, 02 Aug 2001 08:15:57 CDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Prashant Ramachandra" wrote in message news:5BF60CD649EDD411A04600B0D049F53AFFA97A AT hydmail02 DOT hyd DOT wilco-int DOT com... > > But unfortunately, the program I'm writing is in C++. When I try compiling > the C++ version, I get an error like this.. try the usual extern "C" wrapper for C declarations