Next: , Previous: RM 13 13 2 17 Stream Oriented Attributes, Up: Implementation Advice


6.33 RM A.1(52): Names of Predefined Numeric Types

"If an implementation provides additional named predefined integer types, then the names should end with Integer as in Long_Integer. If an implementation provides additional named predefined floating point types, then the names should end with Float as in Long_Float."

Followed.