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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no 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!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!news.belwue.de!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: put of access type Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <4a8ce6a0$1@news.post.ch> Date: Thu, 20 Aug 2009 20:58:16 +0200 Message-ID: <4kppuwzteolt$.1pfxt5e0f3jsl.dlg@40tude.net> NNTP-Posting-Date: 20 Aug 2009 20:58:13 CEST NNTP-Posting-Host: f1e09d30.newsspool4.arcor-online.net X-Trace: DXC=V8d_3REnc5@E4ZB2flKORA4IUKH@94C=0EPJFiK X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:7913 Date: 2009-08-20T20:58:13+02:00 List-Id: On Thu, 20 Aug 2009 08:01:04 +0200, Martin Krischik wrote: > Dmitry A. Kazakov schrieb: > >> On Tue, 18 Aug 2009 18:26:26 -0400, Rob Solomon wrote: >> >>> I would like to output a pointer to the screen. (I am just learning >>> Ada). >>> >>> How do I put(Any_Access_Type) >> >> You probably meant the address of the pointed object. Here you go. Let Ptr >> be a pointer to some object > > Actualy he want's to learn - so he needs a memory dump. I remember that > some access types have attached infos - anonymous access used as a > function parameters spring to mind. For example, the standard explicitly requires the array address to be one of its first element, and not of the array's dope. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de