
27 Apr
2004
27 Apr
'04
5:18 a.m.
On Tue, Apr 27, 2004 at 10:55:57AM +0200, George Russell wrote:
I have implemented UTF8-encode/decode. Unlike the code someone has already posted it handles all UTF8 sequences, including those longer than 3 bytes. It also catches all illegal UTF8 sequences (such as characters encoded with a longer sequence than necessary). Here is the code.
What license is your code covered under? As it stands now, it is an informative example, but cannot be used by anybody. Thanks, Dave Brown