Encoding of "long string"
Encoding of "long string"
- Subject: Encoding of "long string"
- From: David Dunham <email@hidden>
- Date: Tue, 11 Dec 2007 21:15:56 -0800
I've inherited some C++ code that uses
L"foo"
to specify strings. I'm well aware that this has some problems, but
it's what I've got. In the process of trying to fix this and make it
actually cross-platform and Unicode savvy, I have a question: what
encoding does gcc use for the resulting string? I'm guessing this is
not actually UTF-16 like the authors think (assuming they know about
encodings).
David Dunham
Voice/Fax: 206 783 7404 http://www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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