This post does not have an answer to my question.
Consider this:
enum seq {VAL1, VAL2 = 1000000000, VAL3 = UINT_MAX}; int main(void) { printf(&quo