0_0_3353717_13512.cpp:3:16: dos.h: No such file or directory
0_0_3353717_13512.cpp:19: error: expected init-declarator before '*' token
0_0_3353717_13512.cpp:19: error: expected `,' or `;' before '*' token
0_0_3353717_13512.cpp:20: error: expected init-declarator before '*' token
0_0_3353717_13512.cpp:20: error: expected `,' or `;' before '*' token
0_0_3353717_13512.cpp:21: error: expected `)' before '*' token
0_0_3353717_13512.cpp:21: error: expected `,' or `;' before '*' token
0_0_3353717_13512.cpp:73: error: `codeptr' has not been declared
0_0_3353717_13512.cpp:73: error: ISO C++ forbids declaration of `code' with no type
0_0_3353717_13512.cpp:74: error: variable or field `interrupt' declared void
0_0_3353717_13512.cpp:74: error: `old_int8' was not declared in this scope
0_0_3353717_13512.cpp:74: error: expected `,' or `;' before '(' token
0_0_3353717_13512.cpp:75: error: `interrupt' does not name a type
0_0_3353717_13512.cpp:78: error: `interrupt' does not name a type
0_0_3353717_13512.cpp: In function `void InitInDos()':
0_0_3353717_13512.cpp:87: error: aggregate `REGS regs' has incomplete type and cannot be defined
0_0_3353717_13512.cpp:88: error: aggregate `SREGS segregs' has incomplete type and cannot be defined
0_0_3353717_13512.cpp:93: error: `intdosx' undeclared (first use this function)
0_0_3353717_13512.cpp:93: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3353717_13512.cpp:96: error: `indos_ptr' undeclared (first use this function)
0_0_3353717_13512.cpp:96: error: `MK_FP' undeclared (first use this function)
0_0_3353717_13512.cpp:98: error: `_osmajor' undeclared (first use this function)
0_0_3353717_13512.cpp:99: error: `crit_err_ptr' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `int DosBusy()':
0_0_3353717_13512.cpp:111: error: `indos_ptr' undeclared (first use this function)
0_0_3353717_13512.cpp:111: error: `crit_err_ptr' undeclared (first use this function)
0_0_3353717_13512.cpp: At global scope:
0_0_3353717_13512.cpp:152: error: `codeptr' has not been declared
0_0_3353717_13512.cpp:153: error: ISO C++ forbids declaration of `code' with no type
0_0_3353717_13512.cpp: In function `int create(char*, int, int, unsigned int)':
0_0_3353717_13512.cpp:154: error: expected primary-expression before "struct"
0_0_3353717_13512.cpp:154: error: expected `;' before "struct"
0_0_3353717_13512.cpp:158: error: `disable' undeclared (first use this function)
0_0_3353717_13512.cpp:174: error: `r' undeclared (first use this function)
0_0_3353717_13512.cpp:176: error: `FP_SEG' undeclared (first use this function)
0_0_3353717_13512.cpp:177: error: `FP_OFF' undeclared (first use this function)
0_0_3353717_13512.cpp:178: error: `_DS' undeclared (first use this function)
0_0_3353717_13512.cpp:179: error: `_ES' undeclared (first use this function)
0_0_3353717_13512.cpp:186: error: `enable' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `void destroy()':
0_0_3353717_13512.cpp:192: error: `disable' undeclared (first use this function)
0_0_3353717_13512.cpp:199: error: `enable' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `void over()':
0_0_3353717_13512.cpp:205: error: `SWITCH' undeclared (first use this function)
0_0_3353717_13512.cpp: At global scope:
0_0_3353717_13512.cpp:222: error: `interrupt' does not name a type
0_0_3353717_13512.cpp:250: error: `interrupt' does not name a type
0_0_3353717_13512.cpp: In function `void block(semaphore*)':
0_0_3353717_13512.cpp:353: error: `SWITCH' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `void wakeup(semaphore*)':
0_0_3353717_13512.cpp:365: error: `SWITCH' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `void wait(semaphore*)':
0_0_3353717_13512.cpp:403: error: `disable' undeclared (first use this function)
0_0_3353717_13512.cpp:407: error: `enable' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `void signal(semaphore*)':
0_0_3353717_13512.cpp:412: error: `disable' undeclared (first use this function)
0_0_3353717_13512.cpp:416: error: `enable' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `int send(char*, char*, int)':
0_0_3353717_13512.cpp:471: error: `disable' undeclared (first use this function)
0_0_3353717_13512.cpp:482: error: `enable' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `int receive(char*, char*)':
0_0_3353717_13512.cpp:509: error: `disable' undeclared (first use this function)
0_0_3353717_13512.cpp:523: error: `enable' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `void f1()':
0_0_3353717_13512.cpp:557: error: `getch' undeclared (first use this function)
0_0_3353717_13512.cpp: In function `void f2()':
0_0_3353717_13512.cpp:587: error: `getch' undeclared (first use this function)
0_0_3353717_13512.cpp: At global scope:
0_0_3353717_13512.cpp:610: error: `main' must return `int'
0_0_3353717_13512.cpp: In function `int main(...)':
0_0_3353717_13512.cpp:621: error: `codeptr' undeclared (first use this function)
0_0_3353717_13512.cpp:628: error: `getch' undeclared (first use this function)
0_0_3353717_13512.cpp:630: error: `old_int8' undeclared (first use this function)
0_0_3353717_13512.cpp:630: error: `getvect' undeclared (first use this function)
0_0_3353717_13512.cpp:631: error: `new_int8' undeclared (first use this function)
0_0_3353717_13512.cpp:631: error: `setvect' undeclared (first use this function)
0_0_3353717_13512.cpp:632: error: `SWITCH' undeclared (first use this function)
|