Re: Universal Binary Problem (Carbon Issue?)
Re: Universal Binary Problem (Carbon Issue?)
- Subject: Re: Universal Binary Problem (Carbon Issue?)
- From: "Sean McBride" <email@hidden>
- Date: Wed, 25 Jan 2006 11:47:02 -0500
- Organization: Rogue Research
On 2006-01-20 14:00, Aram Kudurshian said:
>4 Errors appear for the following method; each on the lines with the
>binary &. Xcode asserts the following - error: invalid operands to
>binary & . Why does this work for a PPC target but not Intel? Is it
>because I'm accessing a Carbon data structure?
>
>Any tips, substitutions, advice, or just musings would be of great help.
>
>- (BOOL) allKeysPressed:(int)inMask {
>
> KeyMap theKeys;
> GetKeys(theKeys);
I suggest KeyMapByteArray, see:
<http://lists.apple.com/archives/carbon-dev/2005/Sep/msg00013.html>
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden