Node:Sysconf Definition, Next:Constants for Sysconf, Up:Sysconf
sysconf
long int sysconf (int parameter) | Function |
This function is used to inquire about runtime system parameters. The
parameter argument should be one of the _SC_ symbols listed
below.
The normal return value from The following
|