0_0_3244040_25236.cpp:5:17: dos.h: No such file or directory
0_0_3244040_25236.cpp:27: error: variable or field `interrupt' declared void
0_0_3244040_25236.cpp:27: error: invalid type argument of `unary *'
0_0_3244040_25236.cpp:27: error: expected `,' or `;' before '(' token
0_0_3244040_25236.cpp:29: error: `interrupt' does not name a type
0_0_3244040_25236.cpp:56: error: `main' must return `int'
0_0_3244040_25236.cpp: In function `int main(...)':
0_0_3244040_25236.cpp:57: error: `disable' undeclared (first use this function)
0_0_3244040_25236.cpp:57: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3244040_25236.cpp:60: error: `_outp' undeclared (first use this function)
0_0_3244040_25236.cpp:61: error: `Port_Addrrt' undeclared (first use this function)
0_0_3244040_25236.cpp:67: error: `_inp' undeclared (first use this function)
0_0_3244040_25236.cpp:79: error: `getvect' undeclared (first use this function)
0_0_3244040_25236.cpp:80: error: `My_Int_Proc' undeclared (first use this function)
0_0_3244040_25236.cpp:80: error: `setvect' undeclared (first use this function)
0_0_3244040_25236.cpp:82: error: `enable' undeclared (first use this function)
|