

interrupt                   Definition                  interrupt




An  interrupt is  an  interruption of  the sequential  flow of  a
program.  It  can be generated  by the hardware,  from within the
program itself, or from the operating system.

***** See Also *****

definitions, signal()

















































COHERENT Lexicon                                           Page 1


