NightEternal Advanced Cheater
Reputation: 0
Joined: 27 Nov 2007 Posts: 56
|
Posted: Tue Dec 04, 2007 3:37 pm Post subject: Double searching for true zero |
|
|
Hello,
I was wondering if there was a way to search for true zero (all bits are 0) while using double as a datatype. Right now, searching for zero gives me lots of addresses that are close, but not exactly true zero.
Unfortunately, changing datatypes during a search is not possible, otherwise I would search for 8 bytes with a value of zero, and then continue from there.
Thanks
|
|