General ANSI Build Configuration
[Build Configuration]

Collaboration diagram for General ANSI Build Configuration:


Detailed Description

These macros are available to alter the functionality of the core library built for any platform (though with some emphasis/preference for Linux and BSD systems.).


Defines

#define DWFCORE_USE_ANSI_STRING
 Indicates that the cross-platform string class will be used.
#define DWFCORE_USE_ANSI_FILE
 Indicates that the cross-platform file handling class implementations will be used.


Define Documentation

#define DWFCORE_USE_ANSI_FILE
 

Indicates that the cross-platform file handling class implementations will be used.

Currently, this macros is defined for all non-Win32 build configurations.

Definition at line 483 of file preprocessor.txt.

#define DWFCORE_USE_ANSI_STRING
 

Indicates that the cross-platform string class will be used.

This is currently the only available implementation and therefore this macro is always defined for all build configurations.

Definition at line 476 of file preprocessor.txt.


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