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,4e101bd1b1b0a66c X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Calling Ada proceedures from a C program Date: 1999/05/20 Message-ID: <7i1o7l$d3j@hobbes.crc.com>#1/1 X-Deja-AN: 480245653 References: <37444D8D.B6C7D7E5@orca.ds.boeing.com> Organization: Coleman Research Corporation X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 Newsgroups: comp.lang.ada Date: 1999-05-20T00:00:00+00:00 List-Id: Jason LaPenta wrote in message <37444D8D.B6C7D7E5@orca.ds.boeing.com>... >Hello, > I have a linking/binding question. I'm trying to call an Ada proc. >from a C program. Something like... Before anyone can help, you need to specify at least the compiler you're using, as the procedure is compiler-dependent.