1 2 3 4 5 6 7 8 9
#include <limits.h> /* #undef ATEXIT_MAX */ /* MIN: 32 */ /* MAY-BE-UNDEFINED */ /** maximum number of functions fn(atexit) can register **/ /* XOPEN(400) POSIX(200809) */