TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: "Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
From: Tucker Taft <[log in to unmask]>
Date: Fri, 16 Oct 1998 15:01:54 -0400
Reply-To: Tucker Taft <[log in to unmask]>
Parts/Attachments: text/plain (7 lines)
I would not rely on specifying the bit_order.  On the other hand,
the value of the Default_Bit_Order constant can be useful in
a record representation clause to control the bit positions you use,
when combined with tricks using multiplication and Boolean'Pos().
This is of course left as an exercise to the reader...
-Tucker Taft

ATOM RSS1 RSS2