• 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: Converting Japanese C- string to NSString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Converting Japanese C- string to NSString


  • Subject: Re: Converting Japanese C- string to NSString
  • From: Andreas Mayer <email@hidden>
  • Date: Thu, 5 Feb 2004 11:59:53 +0100

Am 05.02.2004 um 09:40 schrieb Hire:

How to convert C-string that contains japanese character to NSString?

Depends on the encoding.

A plain ASCII string can't hold japanese characters. The data has to be encoded somehow.

Look at the documentation for NSString for a list of available character encodings:

http://developer.apple.com/documentation/Cocoa/Reference/Foundation/ ObjC_classic/Classes/NSString.html


bye. Andreas.
_______________________________________________
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.

References: 
 >Converting Japanese C- string to NSString (From: "Hire" <email@hidden>)

  • Prev by Date: Re: Window transparency
  • Next by Date: Re: descender for glyph
  • Previous by thread: Converting Japanese C- string to NSString
  • Next by thread: Re: Converting Japanese C- string to NSString
  • Index(es):
    • Date
    • Thread