I See that in stack exchange, that it is possible to create multidimensional arrays like :

<type> [][] arrayname ;

and here : http://homepages.uni-regensburg.de/~nen10015/documents/D-multidimarray.html

that such is not possible.

I would like to know more about it, and learn about multidimensional arrays in D2, dont find much in official sites.

Thank you

Reply via email to