Ada Programming/Attributes/'Component Size


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

Description

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 also

Wikibook

Ada 95 Reference Manual

Ada 2005 Reference Manual

Category:Book:Ada Programming#Component Size Category:Book:Ada Programming/Representation attributes#Component Size
Category:Book:Ada Programming Category:Book:Ada Programming/Representation attributes