• 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: Initializing unichar variable with a human readable letter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Initializing unichar variable with a human readable letter


  • Subject: Re: Initializing unichar variable with a human readable letter
  • From: "Sean McBride" <email@hidden>
  • Date: Tue, 20 Jul 2010 11:24:06 -0400
  • Organization: Rogue Research Inc.

On Tue, 20 Jul 2010 08:17:51 -0700, James Bucanek said:

>Others can correct me if I'm wrong, but the basic problem here
>is that GCC does not, and cannot, know the character encoding of
>the source file. Thus, program source code must be restricted to
>ASCII and any non-ASCII characters are unpredictable and non-portable.

That may have been the case in the past, but these days GCC assumes UTF8
unless you tell it otherwise (using -finput-charset).

Using non-ASCII chars is just fine.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Initializing unichar variable with a human readable letter (From: vincent habchi <email@hidden>)
 >Re: Initializing unichar variable with a human readable letter (From: James Bucanek <email@hidden>)

  • Prev by Date: Re: managing split view iPad
  • Next by Date: Re: MainMenu.nib won't load - NSDocumentController shared instance - unsanity haxie?
  • Previous by thread: Re: Initializing unichar variable with a human readable letter
  • Next by thread: Re: Initializing unichar variable with a human readable letter
  • Index(es):
    • Date
    • Thread