Re: Very strange Cocoa application issue.
Re: Very strange Cocoa application issue.
- Subject: Re: Very strange Cocoa application issue.
- From: email@hidden
- Date: Mon, 12 Feb 2007 16:39:41 +1100
I was assigning key1 = (int) "A" for example. This worked in debug
but not
in release. As soon as I replaced with key1 = 65; then it worked.
I hope that's just a typo in your email, because of course "A" is a
string containing the character 'A', so the above would be assigning
the pointer to the string "A" rather than the ASCII value of 'A'.
Wade Tregaskis
ICQ: 40056898
AIM, Yahoo & Skype: wadetregaskis
MSN: email@hidden
iChat & email: email@hidden
http://homepage.mac.com/wadetregaskis/
-- Sed quis custodiet ipsos custodes?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden