X XaMMaX90 Member Joined Jun 6, 2006 Messages 216 Oct 17, 2006 #1 I trie this Code: test[2,3] But it don't work =( how to do that?
J jlebrech UFO Robot Joined Feb 25, 2003 Messages 899 Age 42 Oct 17, 2006 #2 int array[100][100]; array[x][y] = 50;