Re: Strange behavior of stringWithFormat and accented characters
Re: Strange behavior of stringWithFormat and accented characters
- Subject: Re: Strange behavior of stringWithFormat and accented characters
- From: glenn andreas <email@hidden>
- Date: Mon, 24 Oct 2005 15:00:35 -0500
On Oct 24, 2005, at 2:38 PM, Olivier Mergault wrote:
So, what's going wrong ?
You can't have non-ASCII characters inside a @"..." construction.
This is discussed about every two weeks - a quick search of the
archives will reveal all the gory details, suggested alternative
constructions, and general griping.
The best general solution is to move that constant string to a
localized.strings file so that it can be properly localized as well
as avoiding the non-ascii characters inside the literal.
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
quadrium | build, mutate, evolve | images, textures, backgrounds, art
_______________________________________________
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