Previous: Whl function To the Table of Content Next: System Unit Variables

- 4.62 -
Standard Units

The System Unit

Targets: MS-DOS, OS/2, Win32


The System unit provides low level support routines such as low level file I/O, heap management, a random number generator, string handling and more. The system unit is automatically linked with every program and need not be stated in a uses statement.

Keep in mind, that the System unit always uses the FPU for floating point arithmetic.

Look at:
System Unit Variables
System Unit Procedures and Functions


Previous: Whl function To the Table of Content Next: System Unit Variables
Whl function Table of Content System Unit Variables

- 4.62 -