to make a long story short, I want to fill a 57377 byte array with the equivalent of continous 7F's in hex. Right now I have to have a seperate hex file filled with 7F's that I have to read in each time I run the program. I don't want to have to open this external each time to read it in the...
Here's a very short description of what I want to do.
I would like to be able to open a 224K hex file, and split that file into four seperate 56K files. The trick is that I need to search the 224K file for hex patterns to know how it will be split up. For example, I know that the first file...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.