Thread: many pointers
View Single Post
  #2 (permalink)  
Old 13th April 2008, 12:35
weltall's Avatar
weltall weltall is offline
CW Team
 
Join Date: Sep 2005
Location: Shevat
Posts: 7.138 (7,18 posts per day)
Rep Power: 17
weltall is on a distinguished road
well it can happen if the games uses various pointers to point the various data stored in the dynamically allocated memory. the best way is find a pointer which has offset 0 or is near (better if the offset is positive)
Reply With Quote