CompuServe Messages

Interupt.h, Extend..

    06-Mar-90 19:32:12
Sb: Interupt.h, Extend..
Fm: UNITED NATIONS-ECLAC-STG 70501,1070
To: Al Stevens 71101,1262
Las week a bought Turbo C Memory … and Extending Turbo C books. The programs in the second book need the header file "interupt.h", but the listin is not include{ in the book. I have written a file like this: #define KEYBOARD 0x16 #define TIMER 0x1a typedef struct { int bp, di, si, ds, es, dx, … , fl; } IREGS; I know this is not complete, is it possible to obtain the complete header file from you ? Cristian