|
-
Nov 4th, 2001, 05:35 AM
#1
Thread Starter
Lively Member
Data saved in random access format.... can it not be binary?
It seems that all data I have saved this way is stored in binary.
Wheneva I hv tried to retrieve this and edit and save back to the file, it never stores properly... in a sense that what is re-saved is not what I edited it to b.... but rather, appears in my program as a bunch of wing-dings style characters
So I just wanted to ask, is there a way so that I can use this method to save, yet be able to retrieve, edit, re-save and still have readable data?
-
Nov 4th, 2001, 06:02 AM
#2
Everything, not matter what you save, is saved as binary, even text. How else would you save it
But besides that:
1. What exactly are you trying to store?
2. And how is this data store in memory, strings, longs, etc.
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
|