[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need BIDI help
- To: Mohammed Sameer <msameer at foolab dot org>
- Subject: Re: Need BIDI help
- From: Behdad Esfahbod <behdad at cs dot toronto dot edu>
- Date: Tue, 25 Oct 2005 15:25:34 -0400 (EDT)
- Cc: developer at arabeyes dot org
On Tue, 25 Oct 2005, Mohammed Sameer wrote:
> On Tue, Oct 25, 2005 at 09:45:01AM +0200, Khalid Farouq wrote:
> >
> > I was told (By brother Ahmad Khalifa )to add the the Left to Right
> > Override(LRO), its Code is \u202D. But each time I add it the C compiler
> > says that \u is an unknown sequence. Can any one tell me how to insert a
> > unicode character in a string or by wprintf()
>
> Try with the hex: 0x202d ?
Use "\xe2\x80\xad". This it the UTF-8 representation of that
character.
--behdad
http://behdad.org/
"Commandment Three says Do Not Kill, Amendment Two says Blood Will Spill"
-- Dan Bern, "New American Language"