[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:49:28 PST 2012


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


Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic


--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2012-01-28 09:49:27 PST ---
IMO, The simple way is adding following two rowsinto 'Basic Types' table in
http://www.d-programming-language.org/abi.html:

wchar     16 bit unsigned value (same as ushort)
dchar     32 bit unsigned value (same as uint)

-- 
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