0_0_3244199_24269.cpp:4:16: dos.h: No such file or directory
0_0_3244199_24269.cpp:16: error: variable or field `interrupt' declared void
0_0_3244199_24269.cpp:16: error: `Old_Int_Proc' was not declared in this scope
0_0_3244199_24269.cpp:16: error: expected `,' or `;' before '(' token
0_0_3244199_24269.cpp:17: error: `interrupt' does not name a type
0_0_3244199_24269.cpp: In function `int main()':
0_0_3244199_24269.cpp:51: error: `disable' undeclared (first use this function)
0_0_3244199_24269.cpp:51: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3244199_24269.cpp:54: error: `outportb' undeclared (first use this function)
0_0_3244199_24269.cpp:59: error: `inp' undeclared (first use this function)
0_0_3244199_24269.cpp:62: error: `Old_Int_Proc' undeclared (first use this function)
0_0_3244199_24269.cpp:62: error: `getvect' undeclared (first use this function)
0_0_3244199_24269.cpp:63: error: `My_Int_Proc' undeclared (first use this function)
0_0_3244199_24269.cpp:63: error: `setvect' undeclared (first use this function)
0_0_3244199_24269.cpp:66: error: `enable' undeclared (first use this function)
0_0_3244199_24269.cpp:72: error: `outp' undeclared (first use this function)
0_0_3244199_24269.cpp: At global scope:
0_0_3244199_24269.cpp:79: error: stray '\26' in program
|