Memory usage

H

Hamish

I'm progamming in MSVC++6, Is there anyway at runtime to find out how much
memory is being used by the applcation, and how much is remaining?
 
S

Shan

Hamish said:
I'm progamming in MSVC++6, Is there anyway at runtime to find out how much
memory is being used by the applcation, and how much is remaining?

It is purely a OS dependent question, since how much memory and other
resources are allocated to your application and how much it is using is
controlled by the OS and not by the application.
Regards
Shan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top