[plt-scheme] unicode string

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Mar 27 11:11:06 EST 2005

On Mar 27, Zhu Chongkai wrote:
> Hi all,
> 
> Since there are UTF-8 and UTF-32,

UCS-4, not UTF-32.

> how about UTF-16?

There are functions for that in the C level.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!



Posted on the users mailing list.