help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unicode character in flex


From: Mahalingam Arumugam
Subject: Re: unicode character in flex
Date: Tue, 29 Sep 2009 09:41:32 +0800

I can input tamil characters like    "\u0b85\u0b86"   in coding , but how to accept this chars in STDIN  mode.

   

On Tue, Sep 29, 2009 at 1:53 AM, Hans Aberg <address@hidden> wrote:
On 28 Sep 2009, at 06:05, Mahalingam Arumugam wrote:

I want to input/output  Tamil Unicode characters( U+0B80-U+0BFF)   in Flex  . How to do that.

One way is to make sure Flex is in 8-bit mode, and feed it a characTers "..." one by one.

For ranges, you might try
 http://lists.gnu.org/archive/html/help-flex/2005-01/msg00043.html

 Hans





--
Maha
Sivayoga Infotech

reply via email to

[Prev in Thread] Current Thread [Next in Thread]