Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
CarbonPrefix.h
#ifndef __CARBONPREFIX__ |
#define __CARBONPREFIX__ |
// Needed for carbonization |
#define TARGET_API_MAC_CARBON 1 |
// |
// For the pascal to C or C to pascal string conversions in carbon |
#define OLDP2C 1 |
// |
#endif |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-03-12