Py_UNICODE
- Py_UNICODE is a typedef alias for either unsigned short (UCS2) or unsigned long (UCS4).
- UCS2 and UCS4 Python builds are not binary compatible.
To compile Python with UCS4,
./configure --enable-unicode=ucs4
make && make install
wchar_t
In Unix/Linux
wchar_t is unsigned long (32 bits, 4 bytes)
In Windows
wchar_t is unsigned short (16 bits, 2 bytes)
If you use wchar_t C/C++ in codes and when need to convert to Py_Unicode, your python need to be UCS4 binary.
Cheers,
သင္ေကာင္းလွ်င္ ကြ်ႏု္ပ္မဆိုးပါ။ သင္ဆိုးလွ်င္ သင့္ထက္ပိုဆိုးလွ်င္ ဆိုးမည္။
Loading
Subscribe to:
Post Comments (Atom)
က်ေနာ္ဖတ္ေသာ အျခား ဘေလာ့ / ဆိုဒ္မ်ား
-
-
ကိုကိုနဲ့ ကျွန်မရဲ့ ကောင်းကင်2 years ago
-
-
သဟဇာတ ...3 years ago
-
စာေပဆု ၂၀၂၀3 years ago
-
Something about the protection of UNESCO5 years ago
-
Baby Y's birth story6 years ago
-
ပုစြန္ေဘာ့ခ်ိတ္ေၾကာ္6 years ago
-
ဘောင်ခတ်ပါ၊ မသတ်နဲ့ ...7 years ago
-
-
မဂၤလာပါရွင္ ☆彡10 years ago
-
စိတ္အခ်ဥ္ေပါက္ျခင္း11 years ago
-
-
50.1 ဘ၀ထဲ ရြာလည္ၾကသူမ်ား11 years ago
-
-
2010.06.29の愛妻弁13 years ago
-
ၾကည့္မိတဲ့ သတင္း (၄-၃-၂၀၁၁)13 years ago
-
တူမေလးမ်ားနဲ႔ တလတာ..13 years ago
-
Idea August, 201014 years ago
-
ေက်းဇူးတင္လိုက္ပါ14 years ago
-
လက္ဖက္ထမင္းသုပ္15 years ago
-
-
-
-
-
-
-
-
-
No comments:
Post a Comment