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: a07f3367d7,9506bdc34331969a X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!85.158.31.10.MISMATCH!newsfeed-0.progon.net!progon.net!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.post.ch!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: put of access type Date: Wed, 19 Aug 2009 08:25:58 +0200 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <4a8b9af6$1@news.post.ch> References: NNTP-Posting-Host: 194.41.146.1 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: atlas.ip-plus.net 1250663163 17961 194.41.146.1 (19 Aug 2009 06:26:03 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Wed, 19 Aug 2009 06:26:03 +0000 (UTC) User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) In-Reply-To: X-Original-NNTP-Posting-Host: w04asc.pnet.ch X-Original-Trace: 19 Aug 2009 08:25:58 +0200, w04asc.pnet.ch Xref: g2news2.google.com comp.lang.ada:7858 Date: 2009-08-19T08:25:58+02:00 List-Id: Rob Solomon schrieb: > I would like to output a pointer to the screen. (I am just learning > Ada). AdaCL.Trace.Write_Dump can do that. Note that not all access types can be converted to an integer - so what you really need is a memory dump. Martin [1]http://adacl.svn.sourceforge.net/viewvc/adacl/trunk/adacl/Include/adacl-trace.adb?view=markup -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com