I'm trying to write a program that when a user enters something, a hex value is changed based on what they enter. Like header 400021c0 in abc.xyz is changed from 0C to 55 ,etc. C/C++, Visual, whatever. Thanks
well... I haven't gotten that far yet :\. I'm trying to find some code that would LET me write/read hex from a file. Thanks.