Re: 3d array in javascript
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: 3d array in javascript

From: VK <schools_ring@yahoo.com>
Date: Tue Apr 18 2006 - 09:50:19 CEST

hardik wrote:
> how i can set 3*3 array in javascript i have tried this but didnt work
>
> <Script>
> var a[2][2][2]=new array()
> <\Script>

See the samples of 2D and 3D arrays emulation at
<http://www.geocities.com/schools_ring/ArrayAndHash.html>

:-)
Received on Mon May 1 05:05:43 2006