Hi,
How can we Find Out at some point of our code how much memory it using ??
in c++ or vc++
Regards
Rahul
|
Go4Expert Member
|
|
| 17Sep2010,10:58 | #1 |
|
Hi,
How can we Find Out at some point of our code how much memory it using ?? in c++ or vc++ Regards Rahul |
|
Go4Expert Founder
|
![]() |
| 17Sep2010,13:51 | #2 |
|
I know some programs to test memory leaks but haven't thought about it.
Task manager works fine for real programs but for small set of memory it is not ideal |