im trying to find a string of 4 characters in a binary file so that i can change the info after it. is there any function that can be used to find a string?
This is a discussion on Finding text in binary files within the C++ Programming forums, part of the General Programming Boards category; im trying to find a string of 4 characters in a binary file so that i can change the info ...
im trying to find a string of 4 characters in a binary file so that i can change the info after it. is there any function that can be used to find a string?
thanks