Variable types

%byte %integer ) %half %integer ) %integer ) %long %integer ) all of these can be %real ) followed by %array or %long %real ) %name or %array %name %long %long %real ) %string(n) ) %record (format) ) A %half %integer variable requires 16 bits (2 bytes) of storage. It holds an UNSIGNED integer value, in the range 0-65535. Note that the statements %reals %long and %reals %normal are not available in IMP80.