Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

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 macro 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 May 17 12:05:12 2005 for Autodesk DWF Core Library by  doxygen 1.4.1