TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

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

Print Reply
Subject:
From:
Tucker Taft <[log in to unmask]>
Reply To:
Tucker Taft <[log in to unmask]>
Date:
Fri, 16 Oct 1998 15:01:54 -0400
Content-Type:
text/plain
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