|
-
December 24th, 2009, 09:16 PM
#3
Re: Have some question about files
 Originally Posted by Mutant_Fruit
Strictly speaking, this makes no sense  A file is a file, it's just a bunch of bytes. You can consider them as binary, hex, octal, whatever. It doesn't matter - they're still the exact same thing.
That's what Stream.Seek is for. 0x1F is just an offset, so seek to that offset.
I don't know anything that automatically does that kind of conversion.
I been googleing around on how to open and save files with C#, but they are all about txt files.
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
|