CWString

Marcin 'Qrczak' Kowalczyk qrczak at knm.org.pl
Tue Aug 26 04:53:31 EDT 2003


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
   \__/       qrczak at knm.org.pl
    ^^     http://qrnik.knm.org.pl/~qrczak/




More information about the FFI mailing list