| M68K Ada Technical Summary: For mission-critical applications on Motorola M68000 family computers | ||
|---|---|---|
| Prev | Chapter 6. Cross-Compiler and Run-Time Interfacing | Next |
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.