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.1 required=5.0 tests=BAYES_05,INVALID_MSGID,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,957b2244f910ee79,start X-Google-Attributes: gid103376,public From: "Michael Garrett" Subject: C Header to Ada Interface Conversion Date: 2000/03/10 Message-ID: #1/1 X-Deja-AN: 595831286 X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Complaints-To: newsabuse@supernews.com Organization: Posted via Supernews, http://www.supernews.com X-MSMail-Priority: Normal Newsgroups: comp.lang.ada Date: 2000-03-10T00:00:00+00:00 List-Id: Is there a C to Ada Converter that will take a header file with #defines and function declarations and convert them to an Ada Package?? In this specific case, I am using an A2D ISA board with a C Library, and would like to convert the header file. Michael Garrett