Reading Wrong OffsetsEver since I put all my code into classes, I can't read the right offsets. Any ideas? main.cpp readMemory.cpp readMemory.h Offsets.h
Do you get any error? Actually it shouldn´t make any differnence u separate the code into classes. Try to cout the value right before the write/read memory method and compare them to the expected value!