D Ranges in C#

renoX renozyx at gmail.com
Sat Jun 1 14:20:19 PDT 2013


On Saturday, 1 June 2013 at 18:23:31 UTC, Mehrdad wrote:
[cut]
>
> You shouldn't be using 32-bit indices on x64, that defeats the 
> whole point of x64.

Some would disagree: have a look at x32: 
http://en.wikipedia.org/wiki/X32_ABI
Being able to use efficiently 64 bit doesn't mean that you *have* 
to use 64bit when 32bit is enough..
renoX


More information about the Digitalmars-d mailing list