Hello well it will be very hard to imagine the representation or the shape of a 5 dimensional array which is valid in java, try it by your self, you can set as many dimensions as you want in this wonderful programming language. well done diogo you always respond logically and tightly.
Abbas On Mon, Jul 20, 2009 at 8:42 PM, Diogo Sales Oliveira <[email protected] > wrote: > > Hi there Tate, > > This one's not for that specific dimensions, but the best representation > is a cube-like structure, like: > http://docs.gimp.org/2.2/images/using/3Dnum.png > > I guess that one oughta be: > int [][][] example = new int [4][2][2] (x, y, and z) > > Hugs > > P.S.: Now a 4D array... well that's something hard to represent (at > least in a way apeealing to the eye) > > Tafadzwa wrote: > > Greetings > > > > I am looking for a visual representation of the following three > > dimensional array. > > > > int[][][] ages = new int [5][7][3]; > > > > I have a image attached to this email(the image is a failed attempt of > > what I am trying to achieve) > > Image of three dimensional array attempt > > > > > > fyi before I sent this email I did a lot of googling. > > > > Thank you for your time. > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
