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 X-Google-Thread: 103376,b42bac0cff75cc12 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-14 12:18:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: pointers in Ada Date: 14 Nov 2001 15:10:09 -0500 Organization: NASA Goddard Space Flight Center Message-ID: References: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: skates.gsfc.nasa.gov 1005768768 26538 128.183.220.71 (14 Nov 2001 20:12:48 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 14 Nov 2001 20:12:48 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Xref: archiver1.google.com comp.lang.ada:16538 Date: 2001-11-14T20:12:48+00:00 List-Id: Now this is cool; to be able to point a newbie to an actual textbook! Preben Randhol writes: > On Wed, 14 Nov 2001 10:16:40 -0800, lalasa ala wrote: > > > I have two questions on Ada. > > 1) How are pointers represented in Ada (Ex: if T is a pointer of some > > kind R , how is it represented in Ada). > > http://www.it.bton.ac.uk/staff/je/adacraft/ch11.htm > > > 2) How are exceptions handled in Ada. > > http://www.it.bton.ac.uk/staff/je/adacraft/ch03.htm#3.9 > http://www.it.bton.ac.uk/staff/je/adacraft/ch07.htm > > Preben > -- > �For me, Ada95 puts back the joy in programming.� -- -- Stephe