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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5526cbaedf4542a4 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.134.225 with SMTP id pn1mr1558365pbb.7.1330963464808; Mon, 05 Mar 2012 08:04:24 -0800 (PST) Path: h9ni42540pbe.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Patrick Newsgroups: comp.lang.ada Subject: Re: ADTs C to Ada Date: Mon, 5 Mar 2012 08:03:04 -0800 (PST) Organization: http://groups.google.com Message-ID: <19931691.3454.1330963384419.JavaMail.geo-discussion-forums@vbxv4> References: <28640131.3602.1330956581432.JavaMail.geo-discussion-forums@vbw15> NNTP-Posting-Host: 69.159.21.71 Mime-Version: 1.0 X-Trace: posting.google.com 1330963464 14245 127.0.0.1 (5 Mar 2012 16:04:24 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 5 Mar 2012 16:04:24 +0000 (UTC) In-Reply-To: <28640131.3602.1330956581432.JavaMail.geo-discussion-forums@vbw15> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.159.21.71; posting-account=cUi90woAAADTaOISowbbHM8GUD0-opJO User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-03-05T08:03:04-08:00 List-Id: Thanks once again Ludovic I'll study this and give it a try. I'm betting that I will have to replace the main c file with an Ada file that will import the various pieces from C to provide it to Ada. Thanks again