Ada Programming/Libraries/System
Tools
General
Sister projects
In other projects
TheSystem package is a standard library package provided with each Ada implementation. It includes implementation and system configuration-dependent definitions. The System package contains a standard set of language-defined (but implementation-dependent) types and named numbers.
The following named numbers may be set by pragmas. These pragmas may only be used at the start of compilation:
The following named numbers are set by the implementation:
The six untagged System packages are from theISO/IEC 8652:1995(E) standard.
The following 200 odd packages form the GNAT runtime environment. They are mentioned here as a reference for advanced users. Normal GNAT users should ignore them because they are internal units of the runtime system.