All compiler keep the size of integer the same as the size of register on a particular architecture. So the size of integer tells that a machine is 32 bit or 64 bit.
Knowledge point
All compiler keep the size of integer the same as the size of register on a particular architecture. So the size of integer tells that a machine is 32 bit or 64 bit.