Array Slices and Interior Pointers

renoX renozyx at gmail.com
Tue Dec 11 02:36:46 PST 2012


On Tuesday, 11 December 2012 at 00:04:57 UTC, Alex Rønne Petersen 
wrote:
> http://xtzgzorex.wordpress.com/2012/12/11/array-slices-and-interior-pointers/
>
> Destroy.

Instead of changing slices, shouldn't all pointers be modified if 
you want to do this kind of things (a pointer would have two 
parts a reference to the "head" and the real reference)?

BR,
renoX


More information about the Digitalmars-d mailing list