Re: Strange characters in Toolbar
Re: Strange characters in Toolbar
- Subject: Re: Strange characters in Toolbar
- From: Clark Cox <email@hidden>
- Date: Mon, 17 Nov 2003 10:04:13 -0500
On Nov 17, 2003, at 07:37, Ivan Myrvold wrote:
>
If I look under Format->File encodings, I have a check mark for the
>
source file to be Unicode (UTF-8). Shouldn't that be enough?
No, the @"" notation only works with ASCII. If you have a UTF-8
string, you can call [NSString stringWithUTF8String: myString];
--
Clark S. Cox III
email@hidden
http://homepage.mac.com/clarkcox3/blog/B1196589870/index.html
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.