1. The command from the x86 instruction set that calls a software interrupt, for example INT 21H to call a DOS function. 2. A keyword used in C, C++ and other languages to declare or indicate an integer type. It is supposed to be of the word size of the machine, so that instructions on it will be faster. Can be signed, unsigned. Two other integer types are char and long.