Re : NON-ASCII Compiler Warning
Re : NON-ASCII Compiler Warning
- Subject: Re : NON-ASCII Compiler Warning
- From: email@hidden
- Date: Tue, 20 Mar 2007 08:21:14 +0100 (CET)
- Importance: Normal
Hi Nelson,
perhaps you could just avoid using the character palette :
NSString* symbol=[NSString stringWithFormat:@"%c",<put your Unicode
index here>];
HTH,
Ewan
_______________________________________________
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