Re: (newbie question) Putting special characters in NSStrings
Re: (newbie question) Putting special characters in NSStrings
- Subject: Re: (newbie question) Putting special characters in NSStrings
- From: "Sean McBride" <email@hidden>
- Date: Mon, 21 Mar 2005 10:29:02 -0500
- Organization: Rogue Research
On 2005-03-21 10:21, Clark Cox said:
>> So is it invalid Obj-C to use non-ASCII strings in source, or is it
>> disallowed just because gcc is not C-compliant, or is Obj-C not C99-
>> based, or what? I do wish there was an ISO Obj-C standard. :)
>
>Obj-C is based on whatever C your compiler supports, and currently,
>GCC does not support the Universal Character Name feature of C99.
So is it correct to say that using @"±§£€" is (linguistically) valid Obj-
C but just not supported by gcc?
--
____________________________________________________________
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