what i need to do is to store data to 2 demention array

来源: 2006-07-13 11:02:19 [旧帖] [给我悄悄话] 本文已被阅读:

store the data like
array[0][0]=1;
array[0][1]=2;
arrray[0][2]=3;


by the way thank you for your help