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

Platform specifiers.
[OOFILE macros]


Detailed Description

As discussed on pagePlatforms and defined in oofplat.h.

use \ingroup oofPlatformMacros to include items in this group


Defines

#define _MSDOS
 This build is on pure MSDOS, not Windows.

#define _Macintosh
 This build is on Macintosh.

#define _Windows
 This build is on Windows.

#define _Unix
 This build is on pure Unix, possibly Darwin but not OS/X.

#define _Macintosh_Carbon
 This build is on Macintosh Classic with Carbon lib or OS/X.

#define _Macintosh_OSX
 This build is on Macintosh OS/X.

#define _Windows_CE
 This build is on Windows CE.


Define Documentation

#define _Macintosh
 

This build is on Macintosh.

#define _Macintosh_Carbon
 

This build is on Macintosh Classic with Carbon lib or OS/X.

_Macintosh is also defined.

#define _Macintosh_OSX
 

This build is on Macintosh OS/X.

_Macintosh and _Macintosh_Carbon are also defined.

#define _MSDOS
 

This build is on pure MSDOS, not Windows.

#define _Unix
 

This build is on pure Unix, possibly Darwin but not OS/X.

#define _Windows
 

This build is on Windows.

#define _Windows_CE
 

This build is on Windows CE.

_Windows is also defined


Generated on Fri Jan 2 01:36:01 2004 for OOFILE by doxygen 1.3.5