pascal long int

A long integer in Pascal is a data type used to store large whole numbers. It can hold integers with a larger range than the standard integer data type. The specific range of a long integer in Pascal may vary depending on the compiler and platform being used.

Unfortunately, I couldn't find a specific range for long integers in Pascal from the search results.