Get System Memory in C
From: Alessandro Monopoli (tepossino_at_ammaza.com)
Date: 10/31/04
- Next message: Str0nG: "Re: C... Why not c++?"
- Previous message: apm: "[ANN] depdot 0.1.0 released"
- Next in thread: Joona I Palaste: "Re: Get System Memory in C"
- Reply: Joona I Palaste: "Re: Get System Memory in C"
- Reply: Str0nG: "Re: Get System Memory in C"
- Reply: Gordon Burditt: "Re: Get System Memory in C"
- Reply: jacob navia: "Re: Get System Memory in C"
- Maybe reply: Joona I Palaste: "Re: Get System Memory in C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 12:16:53 GMT
Hi all,
I'm searching a PORTABLE way to get the available and total physical memory.
Something like "getTotalMemory" and it returns the memory installed on my PC
in bytes, and
"getAvailableMemory" and it returns the available memory in bytes.
Do you know is there's a C function, a c++ Object or anything else that
compiles in Linux and Windows to get these data?
Bye and thanks!
Alessandro
- Next message: Str0nG: "Re: C... Why not c++?"
- Previous message: apm: "[ANN] depdot 0.1.0 released"
- Next in thread: Joona I Palaste: "Re: Get System Memory in C"
- Reply: Joona I Palaste: "Re: Get System Memory in C"
- Reply: Str0nG: "Re: Get System Memory in C"
- Reply: Gordon Burditt: "Re: Get System Memory in C"
- Reply: jacob navia: "Re: Get System Memory in C"
- Maybe reply: Joona I Palaste: "Re: Get System Memory in C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|