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,c0d4e990924eb044 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!w34g2000yqm.googlegroups.com!not-for-mail From: christoph.grein@eurocopter.com Newsgroups: comp.lang.ada Subject: Re: Newbie question -- dereferencing access Date: Thu, 12 Mar 2009 05:13:04 -0700 (PDT) Organization: http://groups.google.com Message-ID: <72516b38-1711-4588-b53b-7b42773f70c2@w34g2000yqm.googlegroups.com> References: NNTP-Posting-Host: 80.156.44.178 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1236859984 18880 127.0.0.1 (12 Mar 2009 12:13:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 12 Mar 2009 12:13:04 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w34g2000yqm.googlegroups.com; posting-host=80.156.44.178; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 webwasher (Webwasher 6.8.3.4214) Xref: g2news1.google.com comp.lang.ada:4064 Date: 2009-03-12T05:13:04-07:00 List-Id: On Mar 12, 10:57=A0am, Tim Rowe wrote: > ... I > have John Barnes "Programming in Ada 95", but I don't find his > explanations very clear (and I couldn't find the answer to the question > above), I have Barnes' "Programming in Ada 2005" and there is a "derefrencing" entry in the index; I would be very astonished if this wasn't also present in his older book. See the chapter about Access Types.