View difference between Paste ID: 8tugHQ5p and zkgk86hy
SHOW: | | - or go back to the newest paste.
1-
http://pastebin.com/CNjgrChb
1+
new Array_3D_A [3] [5] [9] =
2
{
3
	//       [0]        [1]         [2]       [3]       [4]
4
	/*[0]*/ {"as", 	"df", 	"gh",  "jk",  "le"},
5
	/*[1]*/ {"Laptop", 	"Computer", "Cell",   "Pad",    "Pod"},
6
	/*[2]*/ {"Car", 	"Bike", 	"Bus", 	  "Train",  "Muscle"}
7
};