Re: [gtkmm] Does Gtkmm, Glibmm work on systems where sizeof(wchar_t) < sizeof(gunichar)?
- From: Anastasios Bassoukos <abas aix meng auth gr>
- To: Paul Elliott <pelliott io com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Does Gtkmm, Glibmm work on systems where sizeof(wchar_t) < sizeof(gunichar)?
- Date: Wed, 24 Mar 2004 11:08:42 +0200
On Tue, 2004-03-23 at 23:56, Paul Elliott wrote:
> My original question is: "Does gtkmm, glibmm run on any systems
> where sizeof(wchar_t) == 2?" (I want my code to use another
> library (boost::regex) that needs these characters to be in wchar_t.)
Yes. If you can accept the fact that your program will be broken for
uncommon locales, you can simply assign gunichars to wchar_t.
--
Beware of he who would deny you access to information, for in his
heart he dreams himself your master."
-- Commissioner Pravin Lal, Sid Meier's Alpha Centauri
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]