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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c0d4e990924eb044 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!b38g2000prf.googlegroups.com!not-for-mail From: qunying Newsgroups: comp.lang.ada Subject: Re: Newbie question -- dereferencing access Date: Thu, 12 Mar 2009 09:43:56 -0700 (PDT) Organization: http://groups.google.com Message-ID: <767d17f4-35d8-4346-a2f7-6093e0193970@b38g2000prf.googlegroups.com> References: NNTP-Posting-Host: 208.181.115.4 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1236876236 6661 127.0.0.1 (12 Mar 2009 16:43:56 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 12 Mar 2009 16:43:56 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b38g2000prf.googlegroups.com; posting-host=208.181.115.4; posting-account=5q5YygoAAACq51EZyUjcDXZ0T5AqLVPG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:4080 Date: 2009-03-12T09:43:56-07:00 List-Id: My first Ada tutorial were using the program at: http://www.adatutor.com/ I found it quite easy to follow.