Hi folks,
this is taken from Turbopascal help:
Typ | Range | Size
---------+------------------------+-------
Shortint | -128..127 | 8 Bit
Integer | -32768..32767 | 16 Bit
Longint |-2147483648..2147483647 | 32 Bit
Byte | 0..255 | 8 Bit
Word | 0..65535 | 16 Bit
HTH Regards Joerg
On Tue, 24 Jul 2001 21:56:43 +0200, Bernie <[EMAIL PROTECTED]> wrote:
> But you aren't always correct. A byte is always 8-bits, but a word isn't
> clearly defined now is it? Or why not go as far as an "int" in C? This has
> diffrent storage capacity depending on the CPU (16, 32, 64 etc. bits).
> //Bernie
-- Arachne V1.70, NON-COMMERCIAL copy, http://arachne.cz/