question: different dimensional arrays?
Hi all,
hope this isn´t the wrong place... then plz point me in the right direction...
I wonder if I can take a simple layer out of an 3 dimensional array and store it in a 2d array... I have no idea what the code should look like unless I copy one number at a time...
something like :
my2dArray[x][y] = my3dArray[x][y][3];
but this works only if inside two for-loops running through numbers x and y... but isn´t there any smarter solution?]
[edited by - norleaf on October 12, 2003 11:33:14 AM]
--------------------------------------------------------------What's the problem? I don't got a problem, I got fuckin' problems! plurum!-Tim Roth, Four Rooms
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement