• 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: Re[2]: gcc and extended character source code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re[2]: gcc and extended character source code


  • Subject: Re: Re[2]: gcc and extended character source code
  • From: Philip Aker <email@hidden>
  • Date: Mon, 11 Feb 2008 02:28:19 -0800

On 2008-02-11, at 01:47:36, Peter Mulholland wrote:

The original author doesn't care - he's only concerned about the code compiling on Windows, as far as he's concerned it's my job to port it.

Hi Peter,

If you specify c99 (-std=c99) then I think you can use "universal character names". According to <http://gcc.gnu.org/gcc-4.0/ c99status.html>, it's available in recent versions of gcc.

So just search and replace the non-ASCII characters with their escapes and you should be ok. The notation being \uXXXX or \UXXXXXXXX.


Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@



_______________________________________________
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: 
 >gcc and extended character source code (From: Peter Mulholland <email@hidden>)
 >Re: gcc and extended character source code (From: David Dunham <email@hidden>)
 >Re[2]: gcc and extended character source code (From: Peter Mulholland <email@hidden>)

  • Prev by Date: Re[2]: gcc and extended character source code
  • Next by Date: Re: newbie alert: just trying to follow documention
  • Previous by thread: Re[2]: gcc and extended character source code
  • Next by thread: Re: Re[2]: gcc and extended character source code
  • Index(es):
    • Date
    • Thread