- 4.62.1.31 -
Standard Units
System Unit
System Unit VariablesTest8086 variable
Targets: MS-DOS, OS/2, Win32
System Unit
Identifies the type of 80x86 processor (CPU) the system contains.
Declaration:
const Test8086: DWORD = 2;
Remarks:
Test8086 always is 2 (Intel 80386 or higher).
Use CPU_getProcessorType
function to get exact processor type (see
The ZenTimer Unit
for more info).
|
|
|
StdOutputHandle variable |
Table of Content |
Test8087 variable |
- 4.62.1.31 -