comp.lang.ada
 help / color / mirror / Atom feed
* Packed array size question....
@ 1997-03-07  0:00 Marc Bejerano
  1997-03-07  0:00 ` Robert Dewar
  0 siblings, 1 reply; 8+ messages in thread
From: Marc Bejerano @ 1997-03-07  0:00 UTC (permalink / raw)



type foo is array (1..512) of character

foo'size reports it to be 4096 bytes in length.

I tried:

	pragma pack (foo)

I tried:

	for foo'size use 512;

none of them work! help! I am going out of my mind trying to figure this
out.


Thanks in advance,


Marc




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

end of thread, other threads:[~1997-03-21  0:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-07  0:00 Packed array size question Marc Bejerano
1997-03-07  0:00 ` Robert Dewar
1997-03-13  0:00   ` Matthew Heaney
     [not found]     ` <01bc300c$247f6200$0e096dce@my-pc.neosoft.com>
1997-03-15  0:00       ` Robert Dewar
1997-03-16  0:00       ` Matthew Heaney
1997-03-16  0:00         ` Robert Dewar
1997-03-19  0:00           ` Dale Stanbrough
1997-03-21  0:00             ` Robert Dewar

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