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,52882f38318f3520 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Linking an ADA routine to a program written in C Date: 1996/09/25 Message-ID: <1996Sep25.074526.1@eisner>#1/1 X-Deja-AN: 185238099 x-nntp-posting-host: eisner.decus.org references: <51p2vu$enf@lal.interserv.com> <01bba5e0$cf06b040$328371a5@dhoossr.iquest.com> x-nntp-posting-user: KILGALLEN x-trace: 843651930/5945 organization: LJK Software newsgroups: comp.lang.ada Date: 1996-09-25T00:00:00+00:00 List-Id: In article , comar@dantes.enst.fr (Cyrille Comar) writes: > Sorry to jump in a bit late on this thread but I just wanted to add > that all the above description is perfectly correct for Ada83 but is > far from the reality of Ada (Ada 95). Interfacing with most other > languages is not implementation-defined anymore. I seem to recall about 5 languages being listed in the standard, which hardly clarifies as "most", especially since it leaves out some of my favorites :-). The ability of an implementor to support linkage to additional languages does not give one the ability to count on that support from another vendor. Larry Kilgallen