On 1/17/2012 2:43 AM, Manu wrote:
On 17 January 2012 12:33, Walter Bright <newshou...@digitalmars.com
<mailto:newshou...@digitalmars.com>> wrote:

    On 1/17/2012 12:17 AM, Manu wrote:

        What protects these ranges from being overlapping?


    A runtime check, like array bounds checking.


Awesome.
How does this map to pointer dereferencing?

It can't. Use dynamic arrays - that's what they're for.

Reply via email to