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,d8e7e976ead4a812 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-16 12:18:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.tele.dk!small.news.tele.dk!128.39.3.168!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Function pointer in Ada? Date: Thu, 16 May 2002 19:18:27 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <5f4adaeaa2a7b35810acd4e20fb98b25.86200@mygate.mailgate.org> <3ce15027.0@news.unibw-muenchen.de> <3ce2e175.0@news.unibw-muenchen.de> <3CE39A2D.2C75435A@earthlink.net> <3ce4031e.0@news.unibw-muenchen.de> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1021576707 18173 129.241.83.82 (16 May 2002 19:18:27 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Thu, 16 May 2002 19:18:27 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:24224 Date: 2002-05-16T19:18:27+00:00 List-Id: On Thu, 16 May 2002 21:06:32 +0200, Kai Schuelke wrote: > Does anybody see a more ada-like way to do it? Somebody wrote that this is C > style. Check: http://www.adapower.com/alg/calc.html If you haven't alread looked at it. Preben --