comp.lang.ada
 help / color / mirror / Atom feed
* Record size
@ 2005-03-23 14:11 Bj?rn
  2005-03-23 15:38 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 4+ messages in thread
From: Bj?rn @ 2005-03-23 14:11 UTC (permalink / raw)


How can I check the size of a record, including one/several array
components, without having the array bounds included in the result?

I want to save the record size before writing it on a socket with
�Write. It would be very convenient if I could do this without having
to manually subtract the bounds size / counting record component
sizes.

Is this possible in Ada? If not, might there be some GNAT specific
attribute that might do the trick?

Thanks,
Bj�rn



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

end of thread, other threads:[~2005-03-24 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-23 14:11 Record size Bj?rn
2005-03-23 15:38 ` Dmitry A. Kazakov
2005-03-23 19:00   ` tmoran
2005-03-24 17:06     ` Bj?rn

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