double[][] to double**

Ali Çehreli acehreli at yahoo.com
Sun Feb 10 12:13:30 PST 2013


On 02/10/2013 12:05 PM, Danny Arends wrote:
> Thanks so much !
>
> Why is this not easy 2 find :P

We all know the feeling. :)

For future reference:

The spec:

   http://dlang.org/arrays.html#array-properties

TDPL:

   4.6 Arrays' Maverick Cousin: The Pointer

Programming in D:

   http://ddili.org/ders/d.en/pointers.html

   ("The .ptr property of arrays" section.)

Ali

-- 
D Programming Language Tutorial: http://ddili.org/ders/d.en/index.html


More information about the Digitalmars-d-learn mailing list