Random access files

derlwyn

Registered User.
Local time
Today, 02:47
Joined
Mar 21, 2003
Messages
12
Hi

I am writing an application which uses random acces files

I can write my records to a DAT file, howver sometimes when I try and view the file in notepad (to verify that the record is being saved properly) I cant see the actual data that I entered, I can only see some control characters

Any advice?

This problem seems to be interrmitent

The contents of the records as 2 integer fields and a fixed length string
 
Random Access Files?

Can you explain:

1)what you are doing exactly
2) How you are doing it

?
 

Users who are viewing this thread

Back
Top Bottom