comp.lang.ada
 help / color / mirror / Atom feed
* Rep-spec question
@ 1999-11-10  0:00 Joe Wisniewski
  1999-11-10  0:00 ` Ted Dennison
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Joe Wisniewski @ 1999-11-10  0:00 UTC (permalink / 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.




^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~1999-11-12  0:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-10  0:00 Rep-spec question Joe Wisniewski
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       ` Robert Dewar
1999-11-11  0:00         ` Ted Dennison
1999-11-12  0:00           ` Robert Dewar
1999-11-11  0:00       ` Robert A Duff
1999-11-12  0:00         ` Robert Dewar
1999-11-11  0:00       ` Keith Thompson
1999-11-12  0:00         ` Robert A Duff
1999-11-12  0:00         ` Robert Dewar
1999-11-12  0:00         ` Nick Roberts
1999-11-10  0:00 ` Robert A Duff
1999-11-10  0:00 ` Tucker Taft
1999-11-11  0:00   ` Robert A Duff

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