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,99a654d55a050b7b X-Google-Attributes: gid103376,public From: michael@ifr16.luftfahrt.uni-stuttgart.de (Michael Paus) Subject: Re: Using ADA procedures from C Date: 1997/05/12 Message-ID: <5l7f36$3m5s@info4.rus.uni-stuttgart.de>#1/1 X-Deja-AN: 241092397 References: <5l78vs$nn0$1@luna.ffi.no> Organization: Comp.Center (RUS), U of Stuttgart, FRG Newsgroups: comp.lang.ada Date: 1997-05-12T00:00:00+00:00 List-Id: In <5l78vs$nn0$1@luna.ffi.no> Rune Wemberg wrote: > Hello! > > In the gnat reference manual I have read that it is possible to > call ADA procedures from a C program. There are of course no > examples. > > Anyone tried this? Yes, I do that almost every day. It works just fine. Michael