Greeting,
I have a question to read and write binary file
I have a binary file 50 bytes, call FILEA.BIN, I want to read first 10 bytes and write it to FILEB.BIN, then skip 22 bytes, then read another 18 Bytes and write these 18 bytes to FILEB.BIN, how to do that?
thanks
usera