Ada Programming/Attributes/'Wide Wide Width
Appearance
Description
[edit | edit source]Maximum length of Wide_Wide_String returned by S’Image.
S'Wide_Wide_Width denotes the maximum length of a Wide_Wide_String returned by S'Wide_Wide_Image over all values of the subtype S, assuming a default implementation of S'Put_Image. It denotes zero for a subtype that has a null range. Its type is universal_integer.
Example
[edit | edit source]S’Wide_Wide_Width return universal_integer