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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,49f0108fdb27fbdc X-Google-Attributes: gid103376,public From: "ponce" Subject: Re: ADA 95 and C++ Date: 2000/01/20 Message-ID: <865grn$aei$1@menuisier.enst.fr>#1/1 X-Deja-AN: 575803650 Content-Transfer-Encoding: 8bit References: <38847E4D.424071FC@mail.masa.com> X-Priority: 3 Content-Type: text/plain; charset=iso-8859-1 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: usenet@enst.fr X-Trace: menuisier.enst.fr 948324023 10706 137.194.14.30 (19 Jan 2000 23:20:23 GMT) Organization: ENST, France X-MSMail-Priority: Normal Mime-Version: 1.0 NNTP-Posting-Date: 19 Jan 2000 23:20:23 GMT Newsgroups: comp.lang.ada Date: 2000-01-19T23:20:23+00:00 List-Id: > I need to interface Ada 95 and C++ > how can i achieve this ? see http://www.adahome.com/rm95/, the ADA95 reference manual and especially annexe B concerning interfacing with other langages. Seb