[Issue 3850] Signed/unsigned bytes type name

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Oct 9 10:28:09 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=3850

9999 <mailnew4ster at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mailnew4ster at gmail.com

--- Comment #10 from 9999 <mailnew4ster at gmail.com> ---
Also, BYTE is unsigned in Windows, which adds to the confusion.
typedef unsigned char BYTE;
http://msdn.microsoft.com/en-us/library/windows/desktop/aa383751(v=vs.85).aspx#byte

--


More information about the Digitalmars-d-bugs mailing list