This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
c++ code for display memory usage
- From: erik freaks <freaksnoid at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 24 Feb 2009 20:10:59 -0800
- Subject: c++ code for display memory usage
Hi All,
I'm new in GCC, please help me,
I want my encryption and decryption program display how much memory
are usage in encryption and decryption process.
any one can show me how to do it?I had add code for display time
consumtion in each process, please help me how to display amount
memory in each process
please
thanks