Size of integer constants

The maximum size of an integer constant is 4,294,967,295. If you exceed this limit the compiler will issue an error message.