6.8. I/O Interfaces

The predefined library packages Text_IO and Ada.Text_IO are partially supported so that test programs can write their results to an output stream.

For application program input and output, it is necessary to use low-level features such as representation clauses and package Machine_Code.