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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,83d867c7a987cc31 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-04 12:51:54 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!news-ge.switch.ch!news.grnet.gr!news.ntua.gr!not-for-mail From: "N&J" Newsgroups: comp.lang.ada Subject: [SOLVED] Help with translation: Fortran77 => Ada95 Date: Wed, 4 Jul 2001 22:51:37 +0300 Organization: National Technical University of Athens, Greece Message-ID: <9hvs4m$1vd2$1@ulysses.noc.ntua.gr> References: <9hun38$t0m$1@ulysses.noc.ntua.gr> NNTP-Posting-Host: ppp108.dialup.ntua.gr X-Trace: ulysses.noc.ntua.gr 994276310 64930 147.102.223.108 (4 Jul 2001 19:51:50 GMT) X-Complaints-To: abuse@ntua.gr NNTP-Posting-Date: 4 Jul 2001 19:51:50 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: archiver1.google.com comp.lang.ada:9441 Date: 2001-07-04T19:51:50+00:00 List-Id: Hi all, I have been working on this translation for more than a day. Thanks to your help, and from some personal e-mails I got and from a similar C ("goto" free) program I found, I finally managed to translate it to Ada95 (I at least think so!). Some minor modifications and testing remains. If anyone is interested in the result please send me an e-mail and I will gladly send him/her the code. Thanks again, John.