Previous: 4.66.2.61. Whl function To the Table of Contents Next: 4.67.1. System Unit Variables
4.66.2.61. Whl function Table of Contents 4.67.1. System Unit Variables

- 4.67. -
Table of Contents
4. Standard Units
4.67. System - Built-in routines


4.67. System - Built-in routines

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: 4.66.2.61. Whl function To the Table of Contents Next: 4.67.1. System Unit Variables
4.66.2.61. Whl function Table of Contents 4.67.1. System Unit Variables

- 4.67. -