Home The GNU C Library www.imodulo.com · 2003-04-05
Imodulo

Sysconf

[ Up: System Configuration ]
[ Previous: Version Supported ][ Next: Minimums ]

Using 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.

Menu