Dnia wto 26. sierpnia 2003 02:04, John Meacham napisał:

> my implementation is pretty hairy, but can be improved. it currently
> only works on systems where __STDC_ISO_10646__ is defined, but
> fortunatly, I have never come across a system where it was not defined
> and it implemented wchar_t at all.

AFAIK on FreeBSD wchar_t is not Unicode. It generally has broken locale and 
Unicode support in other respects as well.

> the localized versions of the CString routines are named with LCString,
> which stands for localized C string...

In future they should replace current CString functions which can be 
renamed to Latin1CString.

-- 
   __("<         Marcin Kowalczyk
   \__/       [EMAIL PROTECTED]
    ^^     http://qrnik.knm.org.pl/~qrczak/

_______________________________________________
FFI mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/ffi

Reply via email to