UT_UCS_ functions and wcs* functions


Subject: UT_UCS_ functions and wcs* functions
From: Tomas Frydrych (tomas@frydrych.uklinux.net)
Date: Sun Dec 24 2000 - 08:56:20 CST


I have been looking into replacing some of the UT_UCS_ functions
with the wcs string functions but run into a problem -- the size of
our UT_UCSChar == 2 but on Linux sizeof(wchar_t) == 4. wchar_t
is only 2 bytes on Windows, and if I am not mistaken only 1 byte
on BeOS; thus it does appear that the wchar_t is in fact not
portable, and consequently neither are the wcs string functions,
and are, therefore, of now use to us.

Tomas



This archive was generated by hypermail 2b25 : Sun Dec 24 2000 - 09:00:56 CST