comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: Access vs. Address ?
Date: 1996/04/08
Date: 1996-04-08T00:00:00+00:00	[thread overview]
Message-ID: <dewar.829013000@schonberg> (raw)
In-Reply-To: 9604081423.AA03369@most

Wes says

"   -- The address of  Pointer.all  is  Pointer.all'Address --"

and advises against use of unchecked_conversoin of pointers <-> addresses.

True enough. Even better advice in Ada 95 is always to use the
Address_To_Acces_Conversions package. Note that even with this
package, the conversion of an address to a pointer to unconstrained
array is VERY dubious (where do the bounds come from?)





      reply	other threads:[~1996-04-08  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-08  0:00 Access vs. Address ? W. Wesley Groleau (Wes)
1996-04-08  0:00 ` Robert Dewar [this message]
replies disabled

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