comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@world.std.com>
Subject: Re: Character/Integer Conversion
Date: 2000/04/04
Date: 2000-04-04T00:00:00+00:00	[thread overview]
Message-ID: <wcc66txkepv.fsf@world.std.com> (raw)
In-Reply-To: 8cajks$d71$1@nnrp1.deja.com

Robert Dewar <robert_dewar@my-deja.com> writes:

> For example, in
> 
>    x : integer := f (x);
>    y : access_to_integer;
>    for y'address use x'address;
> 
> the declaration of y will likely clobber the initial value
> of x, ...

I think it is *required* to clobber the initial value of x,
isn't it?  Because y has a default initial value.

- Bob




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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-31  0:00 Character/Integer Conversion ebresie
2000-04-02  0:00 ` DuckE
2000-04-03  0:00 ` David
2000-04-03  0:00   ` Robert Dewar
2000-04-04  0:00     ` Mats Weber
2000-04-05  0:00       ` Robert Dewar
2000-04-03  0:00   ` Robert Dewar
2000-04-04  0:00     ` Robert A Duff [this message]
2000-04-05  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