Ada Programming/Attributes/'Default Bit Order

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description

[edit | edit source]

Standard'Default_Bit_Order (Standard is the only allowed prefix), provides the value System.Default_Bit_Order as a Pos value (0 for High_Order_First, 1 for Low_Order_First). This is used to construct the definition of Default_Bit_Order in package System.