|
-
May 4th, 2000, 07:44 PM
#1
object array write file
My objects are assigned there values useing set and retrived using get.
how do i get the object from the 2d array or even 1d array from the file its
written to . I'm using a sequential file ?
finding it hard to find a way to use x and y loop to write to and retrieve
the correct object !!!! ouch.
Anyone know how to handle objects ?
-
May 4th, 2000, 10:15 PM
#2
Re: object array write file
can i somehow use an objectoutput stream to the disk to let it know that the first object is [0][0] etc, etc. ? then similar inputstream to retrieve the object i want ????
thanks to anyone who has any ideas
mike.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|