comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@merv.cs.nyu.edu (Robert Dewar)
Subject: Re: Packed array size question....
Date: 1997/03/15
Date: 1997-03-15T00:00:00+00:00	[thread overview]
Message-ID: <dewar.858442089@merv> (raw)
In-Reply-To: 01bc300c$247f6200$0e096dce@my-pc.neosoft.com


Regarding Size_In_Storage_Elements ...

as is clear from the RM quote, this is the size that will be requested
from the storage allocator, and may include control words, padding,
alignment bytes etc. It may NOT correspond to the stored size of the
object in memory. In particular, if you use 'Address and assume that
it points to a block of this length that contains data, you may be
surprised, there is no guarantee that this would work, and in general
it will not!





  parent reply	other threads:[~1997-03-15  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-03-07  0:00 Packed array size question Marc Bejerano
1997-03-07  0:00 ` Robert Dewar
1997-03-13  0:00   ` Matthew Heaney
     [not found]     ` <01bc300c$247f6200$0e096dce@my-pc.neosoft.com>
1997-03-15  0:00       ` Robert Dewar [this message]
1997-03-16  0:00       ` Matthew Heaney
1997-03-16  0:00         ` Robert Dewar
1997-03-19  0:00           ` Dale Stanbrough
1997-03-21  0:00             ` Robert Dewar
replies disabled

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