comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@shell01.TheWorld.com>
Subject: Re: Representing data differently
Date: 22 Feb 2003 14:09:09 -0500
Date: 2003-02-22T14:09:09-05:00	[thread overview]
Message-ID: <wccu1ew16ay.fsf@shell01.TheWorld.com> (raw)
In-Reply-To: pan.2003.02.12.18.52.25.30761@T-Online.de

"Martin Krischik" <Martin.Krischik@T-Online.de> writes:

>     for
>         State
>     use record
>         uninitialized   at 0 range 0..0;  
>         on              at 0 range 1..1;    
>         writeLineNumber at 0 range 2..2;   
>         writePrefix     at 0 range 3..3;   
>     end record;
> 
> -- snap
> 
> The first statement defines the record, the second defines the layout.
> Nothing stops you from placing two record elements at the same position.

Actually, 13.5.1(11) makes it illegal.

- Bob



  reply	other threads:[~2003-02-22 19:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-07 14:15 Representing data differently Daniel Allex
2003-02-07 18:07 ` tmoran
2003-02-09  4:39   ` Craig Carey
2003-02-10 12:47     ` Colin Paul Gloster
2003-02-13 17:21       ` Craig Carey
2003-02-08  0:24 ` Wojtek Narczynski
2003-02-12 18:52 ` Martin Krischik
2003-02-22 19:09   ` Robert A Duff [this message]
2003-02-23 13:06     ` Martin Krischik
2003-02-23 21:09 ` Craig Carey
2003-02-23 21:59   ` tmoran
replies disabled

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