OK, but what I'm trying to do with my program is to have it read from a specific address with-in the file. I already know this address, and the program will load from this specific address. (It will also save to it, but I am not dealing with that yet.) So, can you give me perhaps some C++ code to deal with it? since that is what you recommend.