1 2 3 4 5 6 7
#include <errno.h> #define EOVERFLOW (72) /** Value too large to be stored in data type **/ /* XOPEN(400) */