jim

jim

  • NA
  • 1
  • 0

C# writing to a specific byte in a binary file

Aug 15 2007 11:04 PM
how do i write to a overwrite a specific byte in a binary file? i looked around, but i couldn't figure it out.

i figured out how to write to the file, but it write it at the beginning of the file, is there anyway to write it in the middle of the file? or a specified location?

Answers (1)