View Single Post
  #1 (permalink)  
Old March 21st, 2005, 09:54 AM
subhash_w subhash_w is offline
Registered User
 
Join Date: Mar 2005
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to know how much Memory Consuption.....

Hi All,
pls anybody can tell about how to find out how much memory is occupied by a complete application( C or C++ ), from starting of main() function to end of main(). I find some code to calculate CPU Time taken by the program, but not for Memory consuption. pls help me....

Thanyou in advance...

Regards

Subhash.K
Reply With Quote