Browse thread
Unicode (was RE: JIT-compilation for OCaml?)
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2001-01-22 (22:06) |
From: | Pierpaolo BERNARDI <bernardp@c...> |
Subject: | Re: Unicode (was RE: JIT-compilation for OCaml?) |
On Mon, 22 Jan 2001, I wrote: > Unicode scalar values range from 0x0000 to 0x100000. Sorry, the range is: from 0x0000 to 0x10FFFF. P.