View Single Post
  #1 (permalink)  
Old 11-02-2009, 03:09 PM
Podbiraev Podbiraev is offline
Junior Member
 
Join Date: Nov 2009
Posts: 2
Podbiraev is on a distinguished road
Unhappy Problem with memory leaks in C++

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