Re: CWString
Marcin 'Qrczak' Kowalczyk <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.ffi |
|---|---|
| Message-ID | <[email protected]> |
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/