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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9d757e5d5363fa8d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-03 01:30:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: c2ada for Win Date: Fri, 3 May 2002 08:30:20 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3CD244DC.E8260633@yahoo.com> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1020414620 6818 129.241.83.78 (3 May 2002 08:30:20 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Fri, 3 May 2002 08:30:20 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:23473 Date: 2002-05-03T08:30:20+00:00 List-Id: On Fri, 03 May 2002 03:05:48 -0500, Anatoly Chernyshev wrote: > Hello, everybody, > > I need to convert C header into ads-file to get access to a dll. I tried > to search c2ada > for Windows in the Web, but the only link led me to the Intermetrics > site which seems to be nonexistent any longer. If someone could point me > to the right URL or send me either compilable source or the ready > binary, I would greatly appreciate that. Go to: http://www.averstar.com/~stt/bindings/c2ada/c2ada.html The first link to download you see on the page is broken, the link is: http://www.averstar.com/~stt/bindings/c2ada/c2ada.tar.gz Preben