Array Lower Bounds

0ffh frank at frankhirsch.youknow.what.todo.net
Tue Dec 18 15:45:51 PST 2007


0ffh wrote:
> That means it was easy for the compiler writer to magically vanish the
> funny offsets away at compile time, which Walter won't be able to do
> with D's dynamic arrays.

Actually, come to think of it, you /could/ manipulate the pointer in
the array structure (ugly hack, but... =), if it wasn't for the GC.

regards, frank


More information about the Digitalmars-d-learn mailing list