[IronPython] jagged arrays

Elise Langham (Elanit) i-ellang at microsoft.com
Wed May 27 16:51:19 CEST 2009


Aaah ... found that more brackets help (:

jiArray = Array[Array[int]]( ( Array[int]((1,2)), Array[int]((1,2)), Array[int]((1,2,3)), Array[int]((1,2,3,4)) ))

cheers,

  Elise
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090527/f3f638b0/attachment.html>


More information about the Ironpython-users mailing list