Thread
:
Help with array and files in java
View Single Post
#
2
(
permalink
)
07-31-2007, 09:52 PM
brianhks
Senior Member
Join Date: Jul 2007
Posts: 134
This
page
has some examples of two dimensional arrays
As for saving stuff to files I would use java.util.Properties. They act like a map but you can save them to file and load them up.
brianhks
View Public Profile
Send a private message to brianhks
Find all posts by brianhks