comp.lang.ada
 help / color / mirror / Atom feed
From: Joe Wisniewski <wisniew@acm.org>
Subject: Rep-spec question
Date: 1999/11/10
Date: 1999-11-10T00:00:00+00:00	[thread overview]
Message-ID: <80ck3b$deu$1@nnrp1.deja.com> (raw)

Given the following:

type Rec is
   b : boolean;
end record;

for rec use record
   b at 0 range 0..63;
end record;
for rec'size use 64;

can any assumptions be made as to where the
byte(s) representing the boolean are stored?

Joe


Sent via Deja.com http://www.deja.com/
Before you buy.




             reply	other threads:[~1999-11-10  0:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-10  0:00 Joe Wisniewski [this message]
1999-11-10  0:00 ` Rep-spec question Tucker Taft
1999-11-11  0:00   ` Robert A Duff
1999-11-10  0:00 ` Robert A Duff
1999-11-10  0:00 ` Ted Dennison
1999-11-10  0:00   ` Joe Wisniewski
1999-11-10  0:00     ` Ted Dennison
1999-11-11  0:00       ` Keith Thompson
1999-11-12  0:00         ` Nick Roberts
1999-11-12  0:00         ` Robert Dewar
1999-11-12  0:00         ` Robert A Duff
1999-11-11  0:00       ` Robert A Duff
1999-11-12  0:00         ` Robert Dewar
1999-11-11  0:00       ` Robert Dewar
1999-11-11  0:00         ` Ted Dennison
1999-11-12  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