long integer

English

Alternative forms

Noun

long integer (plural long integers)

  1. (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).
  2. (C, C++) An integer of at least 32 bits.