• 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: gcc build with multibyte support?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc build with multibyte support?


  • Subject: Re: gcc build with multibyte support?
  • From: "Glenn L. Austin" <email@hidden>
  • Date: Fri, 09 Apr 2004 23:18:04 -0700

on 4/9/04 5:13 PM, Zartaj Majeed at email@hidden wrote:

> Yes, backslash is an escape sequence but this is not
> a backslash; it's the second byte of a two-byte
> character. The two bytes should be processed as
> a unit if proper multibyte support were enabled.
> However in trying to explain the problem I think
> I made a mistake in using the hex escape sequence
> for the first byte. Replace the hex sequence with
> the actual byte value of 0x90 which is what a Japanese
> editor would insert. GCC still can't parse the character.

But to the compiler, it is still a backslash escape character -- the
compiler knows about how to build strings from hex codes and characters.

--
Glenn L. Austin <><
Computer Wizard and Race Car Driver
<email@hidden>
<http://www.austin-home.com/glenn/>
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • RE: gcc build with multibyte support?
      • From: "Zartaj T. Majeed" <email@hidden>
References: 
 >RE: gcc build with multibyte support? (From: Zartaj Majeed <email@hidden>)

  • Prev by Date: Re: Setting up PkgInfo's in XCode for iTunes...
  • Next by Date: Unclickable Controls In IB Tab Pane Swaps
  • Previous by thread: RE: gcc build with multibyte support?
  • Next by thread: RE: gcc build with multibyte support?
  • Index(es):
    • Date
    • Thread