|
From: Charles L. <da...@sy...> - 2001-02-06 20:15:34
|
>> This is how the CL Client does it: >> >> #if TARGET_API_MAC_OS8 >> P2CStr( (uchar *) text ); >> #else >> CopyPascalStringToC( (uchar *) text, text ); >> #endif > >Is TARGET_API_MAC_OS8 a CW define? I.e. should I use this in Scribia, too? i believe this is a define introduced in the Universal Headers. don't remember which version. look in ConditionalMacros.h. it seems i still have UH 3.2 with my Pro5 installation so i don't have them. however, i believe they are used in PP projects since Pro6. -- charles lechasseur - da...@sy... http://www3.sympatico.ca/danov/marathon/ "The butts of evil are awaiting my bootprints!" - Minsc |