comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Table of pointers question
Date: Thu, 24 Sep 2009 06:39:09 +0000 (UTC)
Date: 2009-09-24T06:39:09+00:00	[thread overview]
Message-ID: <h9f46c$hak$1@aioe.org> (raw)
In-Reply-To: e305ee6e-cf9e-4672-ac5d-4f528ce37c06@h14g2000pri.googlegroups.com

> The example above does declare an array of DirectoryEntryType, i.e.
> EntryList, but this array isn't used anywhere.  Did Cohen really
> declare that variable, or did you add it yourself?

  Page 341, in the chapter on uses of Access Types, shows a simple example
sorting the entries in array Entry_List.  On the next page, Cohen shows
"reducing the amount of data movement by using an array of pointers to
Directory_Entry_Type records in place of the array of Directory_Entry_Type
records:".  So the example on 341 has the Entry_List array and the
modified version drops that to use instead the Entry_Pointer_List array.



  reply	other threads:[~2009-09-24  6:39 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24  0:47 Table of pointers question Rob Solomon
2009-09-24  1:34 ` Adam Beneschan
2009-09-24  6:39   ` tmoran [this message]
2009-09-25 16:52   ` björn lundin
2009-09-25 17:12     ` Adam Beneschan
2009-09-24  2:00 ` (see below)
2009-09-24  3:46 ` Jeffrey R. Carter
2009-09-24  6:59 ` Georg Bauhaus
2009-09-24  7:06   ` Georg Bauhaus
2009-09-24 14:55   ` Adam Beneschan
2009-09-26 13:45     ` Rob Solomon
2009-09-24  6:59 ` Stephen Leake
2009-09-26 13:50   ` Rob Solomon
     [not found] ` <3cadnZif2YjGbyfXnZ2dnUVZ_tmdnZ2d@earthlink.com>
2009-09-24 12:49   ` Robert A Duff
2009-09-26 13:36   ` Rob Solomon
2009-09-26 14:51     ` John B. Matthews
     [not found]     ` <3YSdnY7SXPNd_yPXnZ2dnUVZ_sydnZ2d@earthlink.com>
2009-09-26 18:58       ` Rob Solomon
2009-09-26 21:00       ` Georg Bauhaus
2009-09-27  5:53     ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox