F.3.5 The Package Wide_Wide_Text_IO.Editing
Static Semantics
1/2
{
AI95-00285-01}
The child
package Wide_Wide_Text_IO.Editing has the same contents as Text_IO.Editing,
except that:
2/2
each occurrence of Character
is replaced by Wide_Wide_Character,
3/2
each occurrence of Text_IO
is replaced by Wide_Wide_Text_IO,
4/2
the subtype of Default_Currency
is Wide_Wide_String rather than String, and
5/2
each occurrence of String
in the generic package Decimal_Output is replaced by Wide_Wide_String.
5.a/2
Implementation defined:
The value of Max_Picture_Length in the
package Wide_Wide_Text_IO.Editing
6/2
6 {
AI95-00285-01}
Each of the functions Wide_Wide_Text_IO.Editing.Valid,
To_Picture, and Pic_String has String (versus Wide_Wide_String) as its
parameter or result subtype, since a picture String is not localizable.
Extensions to Ada 95
6.a/2
{
AI95-00285-01}
Package Wide_Wide_Text_IO.Editing
is new; it supports 32-bit character strings. (Shouldn't it have been
“Widest_Text_IO.Editing”? :-)
Ada 2005 and 2012 Editions sponsored in part by Ada-Europe