[Issue 7393] Which character code does wchar be, UTF-16BE or UTF-16LE?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jan 28 09:43:32 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7393



--- Comment #1 from SHOO <zan77137 at nifty.com> 2012-01-28 09:43:30 PST ---
The current implementation is system-dependent.

In addition, via specifications of the C language, it becomes clear that wchar
is equal with wchar_t(2byte).
http://www.d-programming-language.org/interfaceToC.html

I think that higher accessibility is necessary for these specifications.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list