• 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
Encoding of "long string"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Encoding of "long string"
      • From: Chris Espinosa <email@hidden>
    • Re: Encoding of "long string"
      • From: Steve Checkoway <email@hidden>
  • Prev by Date: Re: What does "foo.o has local relocation entries in non-writable section (__TEXT, __text)" mean?
  • Next by Date: Re: Encoding of "long string"
  • Previous by thread: Re: clearing Debugger Console
  • Next by thread: Re: Encoding of "long string"
  • Index(es):
    • Date
    • Thread