Thread
:
how to read size of process memory programatically?
View Single Post
douglaskbell
Newbie Member
20Feb2010,00:43
I'm tracking a memory leak in a C/C++ program on Solaris.
Is the a function to let a process programatically get its present size of memory usage?
(Like, what gets displayed for 'size' when you run 'top'.)