Carbon


platform68k

Header: Components.h

enum {
    platform68k = 1,
    platformPowerPC = 2,
    platformInterpreted = 3,
    platformWin32 = 4,
    platformPowerPCNativeEntryPoint = 5
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)