Hi all
I have to read data from a binary file .And that data is at a particular address F7F0 and i have to store that data in a variable . As far as i know the binary file contains address. But can that address be printed or taken for any kind of manipulations?? Do we have any method to retrieve the data from any specific address. Can anyone help me ?