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.

The predefined library packages Ada.Direct_IO and Ada.Sequential_IO are not supported, and are not relevant for the PPC Microprocessor.

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