|
-
June 12th, 2001, 07:53 PM
#1
Binary file question
Hi,
I've got to make a file that contains information about the behaviour of a user (some kind of log file). But when I write the data into a file and open the file in notepad, you can still see the data and even change it. Is there any way that I can write a file, like in C++, so that it's impossible to see the data in notepad?
Thanx in advance
-
June 12th, 2001, 11:30 PM
#2
Re: Binary file question
encrypt it. But users will still be able to muck it if they wish.
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
|