Ada Programming/Attributes/'Component Size


Ada. Time-tested, safe and secure.
Ada. Time-tested, safe and secure.

DescriptionEdit

R'Component_Size is a representation attribute used to get the number of bits of each component of an array object or type.

The 'Component_Size attribute may also be used in representation clauses to specify the size in bits used to store each component of an array type.

See alsoEdit

WikibookEdit

Ada 95 Reference ManualEdit

Ada 2005 Reference ManualEdit