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,7d678bbfa50f2552,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-25 14:00:00 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!teleglobe.net!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.tpi.pl!not-for-mail From: Szymon Guz Newsgroups: comp.lang.ada Subject: function at specific address Date: Wed, 25 Feb 2004 22:59:26 +0100 Organization: tp.internet - http://www.tpi.pl/ Message-ID: NNTP-Posting-Host: hal.skynet.org.pl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: nemesis.news.tpi.pl 1077746490 11893 195.116.185.50 (25 Feb 2004 22:01:30 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Wed, 25 Feb 2004 22:01:30 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en Xref: archiver1.google.com comp.lang.ada:5820 Date: 2004-02-25T22:59:26+01:00 List-Id: Hi, is there a possibility to make a function that after compiling will point to a specific address in the memory ? And I want to set the address in the code.