Re: Initializing unichar variable with a human readable letter
Re: Initializing unichar variable with a human readable letter
- Subject: Re: Initializing unichar variable with a human readable letter
- From: Matt Neuburg <email@hidden>
- Date: Tue, 20 Jul 2010 09:41:45 -0700
- Thread-topic: Initializing unichar variable with a human readable letter
On Tue, 20 Jul 2010 08:17:51 -0700, James Bucanek <email@hidden>
said:
>While you can often get away with sticking non-ASCII characters
>into string literals, it is a non-standard solution that is
>unsupported and fragile There's no guarantee that it will work
>with future (or past) versions of the compiler or if you move
>this project to another environment.
Aki Inoue wrote on October 29, 2008:
"Yes, we do support non-ASCII characters in CFString/NSString literals
with the compiler shipped with Xcode 3.0 and later."
Basically, the restriction against this is lifted. Warnings that remain in
the docs are outdated incorrect. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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