From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3b1dc900b290de94 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Interfacing with C Date: 1999/09/23 Message-ID: <7sc7em$cvi$1@nnrp1.deja.com>#1/1 X-Deja-AN: 528281638 References: <7rtlav$bm7$1@nnrp1.deja.com> <37e2b0e7.0@news.pacifier.com> <7s9nke$m2o@dfw-ixnews15.ix.netcom.com> X-Http-Proxy: 1.0 x28.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Thu Sep 23 03:40:08 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-09-23T00:00:00+00:00 List-Id: In article <7s9nke$m2o@dfw-ixnews15.ix.netcom.com>, Richard D Riehle wrote: > My inquiry is a little different. > > We have a client who needs to interface to C++. Has anyone completed a reliable > package that corresponds to the Interfaces.C for C++? At present, they are using > pragma Import to C++ but that creates all kinds of entertaining problems with name > mangling, etc. puzzling question ... interfaces.c has to do with data, and the data types in C++ at this level are the same as in C ... Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.