refers to an integer as having a decimal range of -32,768 to 32,767
and a WORD having a decimal range of 0 to 65,535
and a WORD having a decimal range of 0 to 65,535
a range of -32768 to 32767. An integer, on the other hand, may be any
of the integer-class types: BYTE, WORD, INTEGER, DWORD, LONG, QUAD,
and (sort of) POINTER.
------------------
Tom Hanlin
PowerBASIC Staff
Leave a comment: