I want to make a program that monitors your cpu, virtual and physical memory. Can anyone give me a head start. Is there a standard function to know cpu usage, how much memory left, etc
Whats the right term to search for monitoring computer resources in c? I tried some google search but to no avail.
Thanks in advance