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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f1e4b2ef68b09243,start X-Google-Attributes: gid103376,public From: Tom Moran Subject: Re: Help: Assembly with ADA? Date: 1997/11/06 Message-ID: <346225B5.62BE@bix.com>#1/1 X-Deja-AN: 287481151 References: <3462793A.2C81@SIS.PORT.AC.UK> Organization: InterNex Information Services 1-800-595-3333 Reply-To: TMoran@bix.com Newsgroups: comp.lang.ada Date: 1997-11-06T00:00:00+00:00 List-Id: > I am aware that I can call C procedures from ADA 95, but this is of no > use to me. Ditto assembly language procedures. There's also a Machine Code capability, which clearly differs on different machines, so you need to look at your particular Ada compiler's docs.