Ada Programming/Attributes/'Component Size


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

Description

edit

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

edit

Wikibook

edit

Ada 95 Reference Manual

edit

Ada 2005 Reference Manual

edit