Re: Swap space size in C
From: CBFalconer (cbfalconer_at_yahoo.com)
Date: 12/12/03
- Next message: Alan Balmer: "Re: ferror()"
- Previous message: CBFalconer: "Re: I'm losing my marble."
- In reply to: Otto Meijer: "Swap space size in C"
- Next in thread: Keith Thompson: "Re: Swap space size in C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 12 Dec 2003 15:28:10 GMT
Otto Meijer wrote:
>
> for one of my projects I need to figure out the size of the
> swap file(s) of a certain system. The problem is I need to do
> this on a host of platforms like: HP_UX, Solaris, Linux, AIX,
> OSF, OpenVMS and Windows.
>
> This seems much more difficult than I thought origionaly. Some
> platforms don't seem to have any API to query this information.
>
> Any hints how to tack this would be very welcome
Yes. Ask on newsgroups that deal with HP_UX, Solaris, Linux, AIX,
OSF, OpenVMS, and Windows. This group deals with ISO standard
portable C only. If it isn't in the C standard, it doesn't exist
(here).
-- Chuck F (cbfalconer@yahoo.com) (cbfalconer@worldnet.att.net) Available for consulting/temporary embedded and systems. <http://cbfalconer.home.att.net> USE worldnet address!
- Next message: Alan Balmer: "Re: ferror()"
- Previous message: CBFalconer: "Re: I'm losing my marble."
- In reply to: Otto Meijer: "Swap space size in C"
- Next in thread: Keith Thompson: "Re: Swap space size in C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|