Operating System Configuration
[System Configuration]

Collaboration diagram for Operating System Configuration:


Detailed Description

These macros can be used to determine current the operating system configuration.


Defines

#define _DWFCORE_MAC_SYSTEM
 Apple Macintosh OS X software platform.
#define _DWFCORE_WIN32_SYSTEM
 Microsoft Windows 32-bit software platform.
#define _DWFCORE_VMS_SYSTEM
 DEC VMS software platform.
#define _DWFCORE_SGI_SYSTEM
 Silicon Graphics software platform.
#define _DWFCORE_LINUX_SYSTEM
 Linux software platform.
#define _DWFCORE_BSD_SYSTEM
 BSD software platform.
#define _DWFCORE_FOR_ANSI_SYSTEM_ONLY
 Defines code for ANSI compliant platforms only.


Define Documentation

#define _DWFCORE_BSD_SYSTEM
 

BSD software platform.

This configuration also implies _DWFCORE_FOR_ANSI_SYSTEM_ONLY.

Definition at line 220 of file preprocessor.txt.

#define _DWFCORE_FOR_ANSI_SYSTEM_ONLY
 

Defines code for ANSI compliant platforms only.

This configuration also implies _DWFCORE_FOR_ANSI_SYSTEM_ONLY.

Definition at line 227 of file preprocessor.txt.

#define _DWFCORE_LINUX_SYSTEM
 

Linux software platform.

This configuration also implies _DWFCORE_FOR_ANSI_SYSTEM_ONLY.

Definition at line 213 of file preprocessor.txt.

#define _DWFCORE_MAC_SYSTEM
 

Apple Macintosh OS X software platform.

This configuration also implies _DWFCORE_FOR_ANSI_SYSTEM_ONLY.

Definition at line 187 of file preprocessor.txt.

#define _DWFCORE_SGI_SYSTEM
 

Silicon Graphics software platform.

This configuration also implies _DWFCORE_FOR_ANSI_SYSTEM_ONLY.

Definition at line 206 of file preprocessor.txt.

#define _DWFCORE_VMS_SYSTEM
 

DEC VMS software platform.

This configuration also implies _DWFCORE_FOR_ANSI_SYSTEM_ONLY.

Definition at line 199 of file preprocessor.txt.


Generated on Tue Jan 6 22:39:30 2009 for Autodesk DWF Core Library by  doxygen 1.4.5