Thread
:
Array storage
View Single Post
#
3
(
permalink
)
04-13-2008, 05:41 AM
theonly
Member
Join Date: Apr 2008
Posts: 23
Saving an array as a whole, well you could break the array into a string with spaces then write that into a file. When you want the same array just open the file and combine the string into an array. I hope that make sense.
theonly
View Public Profile
Send a private message to theonly
Find all posts by theonly