Certain parameters vary for different hardware that uses the operating system. These parameters are defined in the /usr/include/sys/param.h file. The most significant parameters are:
This file also contains macros for manipulating machine-dependent fields.
Programs that are intended to comply with the POSIX standard should include the /usr/include/sys/limits.h file rather than the param.h file.
This file is part of Base Operating System (BOS) Runtime.
The exec subroutine.
The Header Files Overview defines header files, describes how they are used, and lists several of the header files for which information is provided in this documentation.