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,d8e7e976ead4a812,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-14 05:51:20 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!fr.usenet-edu.net!usenet-edu.net!news.mailgate.org!mygate.mailgate.org!heidelberg.teldix.de!not-for-mail From: "Henrik Quintel" Newsgroups: comp.lang.ada Subject: Function pointer in Ada? Date: Tue, 14 May 2002 12:51:18 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Message-ID: <5f4adaeaa2a7b35810acd4e20fb98b25.86200@mygate.mailgate.org> NNTP-Posting-Host: heidelberg.teldix.de Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1021372699 9536 194.122.72.33 (Tue May 14 14:51:18 2002) X-Complaints-To: abuse@mailgate.org NNTP-Posting-Date: Tue, 14 May 2002 12:51:18 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=heidelberg.teldix.de; posting-account=86200; posting-date=1021372699 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.lang.ada/5f4adaeaa2a7b35810acd4e20fb98b25.86200%40mygate.mailgate.org Xref: archiver1.google.com comp.lang.ada:24012 Date: 2002-05-14T12:51:18+00:00 List-Id: Hi, as the most people know, in C there is the possibility to make use of a function pointer. In Ada this not possible. Does someone knows how is it possible to make use of such a feature like a function pointer in Ada? I know it is difficult but perhaps someone knows. Thanks for all. Greetings Henrik -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG