VMS Help PASCAL, Data Types, Ordinal, INTEGER16 *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The INTEGER16 predefined type is equivalent to the following: Syntax: TYPE INTEGER16=[WORD]-32768..32767;{ 16#8000..16#7FFF }
|