• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: special characters are destroyed when copying a string character by character
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: special characters are destroyed when copying a string character by character


  • Subject: Re: special characters are destroyed when copying a string character by character
  • From: Sherm Pendley <email@hidden>
  • Date: Wed, 06 Apr 2011 00:31:02 -0400

On Tue, Apr 5, 2011 at 11:55 AM, Horst Jäger <email@hidden> wrote:
>
>                [dst appendFormat:@"%c", chr];

%c is the format specifier for 8-bit chars - use %C for 16-bit unichars.

sherm--

--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
_______________________________________________

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

References: 
 >special characters are destroyed when copying a string character by character (From: Horst Jäger <email@hidden>)

  • Prev by Date: special characters are destroyed when copying a string character by character
  • Next by Date: Re: special characters are destroyed when copying a string character by character
  • Previous by thread: special characters are destroyed when copying a string character by character
  • Next by thread: Re: special characters are destroyed when copying a string character by character
  • Index(es):
    • Date
    • Thread