RE: UTF-8 syntax

From: Peter_Constable@sil.org
Date: Wed Jun 06 2001 - 13:01:58 EDT


> U = (C(subscript: H) ? D800(subscript: 16)) * 400(subscript: 16) + (C
> (subscript: L) ? DC00(subscript: 16)) + 10000(subscript: 16)

That didn't survive very well did it. I think you probably got the gist.
The "?" are supposed to be minus signs. I didn't explain that CL and CH are
low- and high-surrogate code units, and that U is a USV.

- Peter

---------------------------------------------------------------------------
Peter Constable

Non-Roman Script Initiative, SIL International
7500 W. Camp Wisdom Rd., Dallas, TX 75236, USA
Tel: +1 972 708 7485
E-mail: <peter_constable@sil.org>



This archive was generated by hypermail 2.1.2 : Fri Jul 06 2001 - 00:17:18 EDT