Re: Any way to get 16-bit string literals?
Re: Any way to get 16-bit string literals?
- Subject: Re: Any way to get 16-bit string literals?
- From: Jens Alfke <email@hidden>
- Date: Fri, 2 Oct 2009 21:27:49 -0700
On Oct 2, 2009, at 5:12 PM, Jean-Denis Muys wrote:
Also copying a char[] array to a uint16_t[] array is likely not to
do what you expect.
Oh, don't worry, I know all about character encoding conversion :)
You're correct in general, but the string literals used in WebCore are
all plain ascii. (They're mostly things like HTML and SVG tag names,
and HTTP headers.)
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden