high, i have an array which holds string data
how do i save it to an exterior file and load it.
the array is like
VB Code:
Terrain(0 to 100)
and i use it to to draw a map and read it. (you probably wont believe that)
what i need is for the user to be able to draw thier own map and save it so i can use it later on etc.


Reply With Quote
