View Single Post
  #4 (permalink)  
Old 07-03-2008, 10:40 AM
srikanthkapila's Avatar
srikanthkapila srikanthkapila is offline
Member
 
Join Date: Jul 2008
Location: Pune
Posts: 2
srikanthkapila is on a distinguished road
Send a message via Yahoo to srikanthkapila
RE: ArrayList of ArrayLists
I am not sure what application you are trying to build. The code you have pasted here is not complete. Can you let us know in more detail what you require.

#2. In the above code, is there a way to convert arrOfArr to a String[][] without iterating through arrOfArr element by element?

From the second question it seems you are not a beginner at all.
Reply With Quote