increment_overflow
|| increment_overflow(&yearbeg1, 1)
if (increment_overflow(&yearlim, years_of_observations))
if (increment_overflow(&yearlim, years_of_observations))
static bool increment_overflow(int *, int);