sysconf
¶When your system has configurable system limits, you can use the
sysconf
function to find out the value that applies to any
particular machine. The function and the associated parameter
constants are declared in the header file unistd.h.