Fri, 5 Oct 2001 02:29:51 -0700 (PDT), Krasimir Angelov <[EMAIL PROTECTED]> pisze:

> Why Char is 32 bit. UniCode characters is 16 bit.

No, Unicode characters have 21 bits (range U+0000..10FFFF).

They used to fit in 16 bits a long time ago, and they are sometimes
encoded as UTF-16 (each character occupies one or two 16-bit words).

-- 
 __("<  Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/
 \__/
  ^^                      SYGNATURA ZASTĘPCZA
QRCZAK


_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to