0_0_3197238_690.cpp:2:16: dos.h: No such file or directory
0_0_3197238_690.cpp:27: error: expected `)' before '*' token
0_0_3197238_690.cpp:27: error: expected `,' or `;' before '*' token
0_0_3197238_690.cpp:29: error: variable or field `interrupt' declared void
0_0_3197238_690.cpp:29: error: `old_int8' was not declared in this scope
0_0_3197238_690.cpp:29: error: expected `,' or `;' before '(' token
0_0_3197238_690.cpp:33: error: expected init-declarator before '*' token
0_0_3197238_690.cpp:33: error: expected `,' or `;' before '*' token
0_0_3197238_690.cpp:34: error: expected init-declarator before '*' token
0_0_3197238_690.cpp:34: error: expected `,' or `;' before '*' token
0_0_3197238_690.cpp:42: error: `interrupt' does not name a type
0_0_3197238_690.cpp:43: error: `interrupt' does not name a type
0_0_3197238_690.cpp: In function `void over()':
0_0_3197238_690.cpp:75: error: `my_switch' undeclared (first use this function)
0_0_3197238_690.cpp:75: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3197238_690.cpp: In function `void destroy(int)':
0_0_3197238_690.cpp:80: error: `disable' undeclared (first use this function)
0_0_3197238_690.cpp:83: error: `enable' undeclared (first use this function)
0_0_3197238_690.cpp: In function `void InitDos()':
0_0_3197238_690.cpp:87: error: aggregate `REGS regs' has incomplete type and cannot be defined
0_0_3197238_690.cpp:88: error: aggregate `SREGS segregs' has incomplete type and cannot be defined
0_0_3197238_690.cpp:91: error: `intdosx' undeclared (first use this function)
0_0_3197238_690.cpp:92: error: `indos_ptr' undeclared (first use this function)
0_0_3197238_690.cpp:92: error: `MK_FP' undeclared (first use this function)
0_0_3197238_690.cpp:94: error: `_osmajor' undeclared (first use this function)
0_0_3197238_690.cpp:95: error: `crit_err_ptr' undeclared (first use this function)
0_0_3197238_690.cpp:96: error: `_osminor' undeclared (first use this function)
0_0_3197238_690.cpp: In function `int DosBusy()':
0_0_3197238_690.cpp:105: error: `indos_ptr' undeclared (first use this function)
0_0_3197238_690.cpp:105: error: `crit_err_ptr' undeclared (first use this function)
0_0_3197238_690.cpp: At global scope:
0_0_3197238_690.cpp:110: error: `ptr' has not been declared
0_0_3197238_690.cpp:110: error: ISO C++ forbids declaration of `code' with no type
0_0_3197238_690.cpp: In function `int create(char*, int, int)':
0_0_3197238_690.cpp:124: error: `_DS' undeclared (first use this function)
0_0_3197238_690.cpp:125: error: `_ES' undeclared (first use this function)
0_0_3197238_690.cpp:127: error: `FP_SEG' undeclared (first use this function)
0_0_3197238_690.cpp:128: error: `FP_OFF' undeclared (first use this function)
0_0_3197238_690.cpp: At global scope:
0_0_3197238_690.cpp:142: error: `interrupt' does not name a type
0_0_3197238_690.cpp:163: error: `interrupt' does not name a type
0_0_3197238_690.cpp: In function `int finish()':
0_0_3197238_690.cpp:195: error: `disable' undeclared (first use this function)
0_0_3197238_690.cpp:198: error: `enable' undeclared (first use this function)
0_0_3197238_690.cpp: In function `int main()':
0_0_3197238_690.cpp:207: error: `disable' undeclared (first use this function)
0_0_3197238_690.cpp:211: error: `old_int8' undeclared (first use this function)
0_0_3197238_690.cpp:211: error: `getvect' undeclared (first use this function)
0_0_3197238_690.cpp:217: error: `ptr' undeclared (first use this function)
0_0_3197238_690.cpp:221: error: `new_int8' undeclared (first use this function)
0_0_3197238_690.cpp:221: error: `setvect' undeclared (first use this function)
0_0_3197238_690.cpp:222: error: `my_switch' undeclared (first use this function)
0_0_3197238_690.cpp:223: error: `enable' undeclared (first use this function)
0_0_3197238_690.cpp:233: error: `getch' undeclared (first use this function)
|