Lints, Condate and bugs

Eric Poggel dnewsgroup2 at yage3d.net
Wed Oct 27 12:36:56 PDT 2010


>>
>> Making size_t signed would have consequences that are largely unknown.
>
> Why .length cannot return a signed integer (not size_t) by default?

What if you're working in 32-bit mode and want to open a 3GB 
memory-mapped file?  Then you will also need an unsignedLength property.


More information about the Digitalmars-d mailing list