C++ code to delete specific hex bytes from file and insert other bytes without overwriting data
And you won't find a way. It's impossible. Situation: You have a file name "file.bin". You want to apply to it a function that produces a file of a different size. Solution: Instead of writing the results of the function back to the input file, create a n...