long integer
English
Alternative forms
long int
Noun
long
integer
(
plural
long integers
)
(
computing
)
An
integer
with a
width
(in
bits
) that is at least
equal
to that of a standard integer on the same machine (usually 32 or 64 bits).
(
C, C++
)
An
integer
of at least 32
bits
.