Are unsigned Quads on the wish list? I see that 8-byte signed & unsigned
integer types are appearing in various Windows header files (maybe they've
been there a while) though usually via a structure of two 4-byte types.
On a related note, are the new 64-bit processors and operating systems
introducing any new fundamental data types or are the 8-byte integers
about it?
Thanks!
------------------
Mark Newman
integer types are appearing in various Windows header files (maybe they've
been there a while) though usually via a structure of two 4-byte types.
On a related note, are the new 64-bit processors and operating systems
introducing any new fundamental data types or are the 8-byte integers
about it?
Thanks!
------------------
Mark Newman
Comment