|
-
Dec 3rd, 2006, 08:02 PM
#1
Thread Starter
Admodistrator
[2005] Reading parts of a file in binary and overwriting only parts
Ive been using FileStream,BinaryReader, and BinaryWriter for my latest project. All was working great, I was reading RinaryReader.ReadChars() and writing using BinaryWriter.Write(). However my problem arises because I thought .write would overwrite, instead it just inserts/appends. Is there something I could use to overwrite instead of append? Thanks
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
|