Previous: 3.2.29. $Z: Minimum enumeration size switch To the Table of Contents Next: 4. Standard Units
3.2.29. $Z: Minimum enumeration size switch Table of Contents 4. Standard Units

- 3.3. -
Table of Contents>
3. Compiler Directives
3.3. Predefined Symbols


3.3. Predefined Symbols


Targets: MS-DOS, OS/2, Win32


Compiler directives

The following symbols are predefined:
MSDOSfor DOS target
__TMT__always
__VER3__always for version 3.xx
__VER4__always for version 4.xx
__VER5__always for version 5.xx
__MULTITARGET__always for TMT Pascal multi-target
__DOS__for DOS target
__OS2__for all OS/2 targets
__DLL__for OS/2 and Win32 DLL targets
__PM__for OS/2 Presentation manager targets
__FS__for OS/2 Full Screen targets
__WIN32__for all Win32 targets
__CON__for OS/2, Win32 and MS-DOS console targets
__GUI__for Win32 GUI targets



Previous: 3.2.29. $Z: Minimum enumeration size switch To the Table of Contents Next: 4. Standard Units
3.2.29. $Z: Minimum enumeration size switch Table of Contents 4. Standard Units

- 3.3. -