#include <limits.h> #if (INT_MAX < 8388607) #warning The int type is not large enough to handle worst-case values #endif