|
-
January 6th, 2003, 06:58 PM
#4
I think your English is good enough, but you need to give more details. You say you read the file and the length of a string is 4.
OK. Then you add something to or remove something from the string, so the string length changes, then you save the modified file. OK, so you have changed the file contents, one of the strings is now a different length...
Then you say that when you read the file again, it has changed. What, exactly, has changed? The file has changed, of course - you just changed the contents... Is the string you read in different from the string you wrote out?
What is it that has changed, and why is this change unexpected?
How do the file contents you posted show the problem?
the agressive whine of angry hornets was all around them now...
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
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
|