1 2 3 4 5 6 7
#include <limits.h> #define _POSIX_CHILD_MAX (6) /* goes to 26 in later versions */ /* DEF */ /* POSIX(1) */