View Single Post
  #1 (permalink)  
Old 11-02-09, 08:59 AM
Petrosyan Petrosyan is offline
Newbie Coder
 
Join Date: Nov 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Question Memory leaks detection

Created application is working toooo slow, looks like there are a lot of memory leaks, there are a lot of pointers. So, please, can you advice some effective tool for run-time errors and memory leaks detection in Visual Studio C++?
Reply With Quote