Page 1 of 1

Time and Memory usage (G++, WINDOWS)

Posted: Mon Jul 25, 2005 3:10 pm
by George
Hello,
How can I check how much time and memory my program is using?
I am using windows and G++ compiler.
For the time I used some windows API and found a solution, but I don't know what to do with memory.
If there is a program that will work pleas tell me.



Thank you