API for system info like cpu load, mount point..

Hello All,

what is the C API to get system information like cpu load, mount point … ?

Thanks for any hint.

Radix

It is procfs. Somewhat similar to Linux or Solaris, but format is different
and set of commands too. Look at procfs.h.

– igor

“Radoslaw Dyczek” <dyczr@bizerba.com> wrote in message
news:dtcqt4$ldp$1@inn.qnx.com

Hello All,

what is the C API to get system information like cpu load, mount point …
?

Thanks for any hint.

Radix