• 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: Xcode-users Digest, Vol 7, Issue 153
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode-users Digest, Vol 7, Issue 153


  • Subject: Re: Xcode-users Digest, Vol 7, Issue 153
  • From: "Paul Sanders" <email@hidden>
  • Date: Tue, 13 Apr 2010 22:44:02 +0100

> Annoyingly, though, there is no language support for C-string literals of types other than char or wchar_t.
 
Yes, that would be a big help.  The WINE guys do it like this:
 
typedef short UTF16;
 
UTF16 mystring [] = { 'a', 'b', 'c', 0 };
 
But that is tedious and you still can't code a string literal in line.
 
Paul Sanders.
 
 _______________________________________________
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

References: 
 >Re: Xcode-users Digest, Vol 7, Issue 153 (From: "email@hidden" <email@hidden>)
 >Re: Xcode-users Digest, Vol 7, Issue 153 (From: "Clark S. Cox III" <email@hidden>)
 >Re: Xcode-users Digest, Vol 7, Issue 153 (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: UPDATE: Application failed codesign verification...
  • Next by Date: Re: UPDATE: Application failed codesign verification...
  • Previous by thread: Re: Xcode-users Digest, Vol 7, Issue 153
  • Next by thread: Re: Xcode-users Digest, Vol 7, Issue 153
  • Index(es):
    • Date
    • Thread