Previous: StdOutputHandle variable To the Table of Content Next: Test8087 variable

- 4.62.1.31 -
Standard Units
System Unit
System Unit Variables

Test8086 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).


Previous: StdOutputHandle variable To the Table of Content Next: Test8087 variable
StdOutputHandle variable Table of Content Test8087 variable

- 4.62.1.31 -