Re: Unicode string(3) library?
Re: Unicode string(3) library?
- Subject: Re: Unicode string(3) library?
- From: "Alexey Proskuryakov" <email@hidden>
- Date: Wed, 13 Apr 2005 23:03:08 +0400
On Wed, 13 Apr 2005 12:29:52 -0500 David Hoerl <email@hidden> wrote:
I am looking for a version of the string(3) library, but adapted for Unicode
strings.
Does such a thing exist?
[Ifound CFString but not clear if there is a one to one mapping of CFString
functionality to string(3) functionality.]
No one-to-one mapping, but unless you are porting code that already uses
wchar_t, CFString is much more relevant.
Am I missing something obvious (if so sorry!)
You are probably looking for the functionality in /usr/include/wchar.h
(10.3 or higher IIRC).
- WBR, Alexey Proskuryakov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden