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,7272aa7508a3d83f,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news2.volia.net!news.germany.com!news.nask.pl!news.nask.org.pl!newsfeed.atman.pl!not-for-mail From: Szymon Guz Newsgroups: comp.lang.ada Subject: pointer questions Date: Thu, 27 Oct 2005 01:01:45 +0200 Organization: ATMAN Message-ID: NNTP-Posting-Host: staticline10736.toya.net.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Trace: node3.news.atman.pl 1130367734 41172 85.89.162.229 (26 Oct 2005 23:02:14 GMT) X-Complaints-To: abuse@atman.pl NNTP-Posting-Date: Wed, 26 Oct 2005 23:02:14 +0000 (UTC) User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: pl, en-us, en X-Antivirus: avast! (VPS 0543-1, 2005-10-25), Outbound message X-Antivirus-Status: Clean Xref: g2news1.google.com comp.lang.ada:5967 Date: 2005-10-27T01:01:45+02:00 List-Id: Hi, I've got some maybe stupid questions but I don't understand some things: 1. Is there a pointer like (void *) from C that points to anything ? 2. Is there a universal (like above) pointer for procedure|function that can point to any kind of procedure|funcion ? regards Szymon Guz