Previous: 4.67.1.1. _environ variable To the Table of Contents Next: 4.67.1.3. _zero variable
4.67.1.1. _environ variable Table of Contents 4.67.1.3. _zero variable

- 4.67.1.2. -
Table of Contents
4. Standard Units
4.67. System - Built-in routines
4.67.1. System Unit Variables
4.67.1.2. _psp variable


4.67.1.2. _psp variable

Targets: MS-DOS, Win32

System Unit

The _psp variable contains the logical 32-bit address of the PSP of the program.

Declaration:
var _psp: Pointer;



Previous: 4.67.1.1. _environ variable To the Table of Contents Next: 4.67.1.3. _zero variable
4.67.1.1. _environ variable Table of Contents 4.67.1.3. _zero variable

- 4.67.1.2. -