[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mingw-users
Subject:    RE: [Mingw-users] [mingw - C/C++] Nationl characters and unicode mode
From:       "amores perros" <lifelines_3_0_18 () hotmail ! com>
Date:       2005-09-26 14:57:47
Message-ID: BAY103-F55EDB1FE89DDDE5123AC2E18B0 () phx ! gbl
[Download RAW message or body]




>
>I have one question.
>I using MingW + GCC 3.4.2 on Windows XP.
>I must use unicode.
>
>I have problem with national characters.
>e.g.
>I have liste with language names
>
>wchar_t ctrlLanguageStrings[] = {
>L"English",
>L"German",
>L"Magyar",
>L"Russian",
>L"Nederlands",
>L"Hebrew",
>L"Français",
>L"Polski"
>};
>
>or message strings like L"Kezd&#337;dik".
>All these texts using special, national characters.

AFAIK, if those were in a C or C++ file, they wouldn't be
special national characters, they would be Unicode
characters -- on most systems, I believe that wchar_t is
for unicode (4 bytes, except on MS-Windows, where it
may be 2 bytes -- I don't knowhow MinGW defines it).




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
MinGW-users mailing list
MinGW-users@lists.sourceforge.net

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic