Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'pascal' keyword not accepted in typedefs



The cross-platform header file this is in (supplied by device mfr.)
specifically defines it.

#ifdef _WINDOWS
    #define PASCAL
#else
    #define PASCAL pascal
#endif

I sure wish I had a copy of CodeWarrior to load their project into.  I'm
pretty sure it would work and I could examine the project settings in that
environment.  Why there's no CW demo is vexing.

Rob

> From: Bob Currier <email@hidden>
> Date: Sat, 1 Oct 2005 15:14:39 -0700
> To: <email@hidden>
> Subject: Re: 'pascal' keyword not accepted in typedefs
> 
> Are you not including the header file that defines pascal as empty?
> 
> Try adding your own "#define pascal" and see if that helps.
> 
> 
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Carbon-dev mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/carbon-dev/email@hidden
> 
> This email sent to email@hidden
> 


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden

This email sent to email@hidden

References: 
 >Re: 'pascal' keyword not accepted in typedefs (From: "Bob Currier" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.