0_0_8489220_19119.cpp: In function `bool canwin_type(char*, bool, bool, int)':
0_0_8489220_19119.cpp:19: error: expected `;' before "if"
0_0_8489220_19119.cpp:54: error: `mexeatafterp' undeclared (first use this function)
0_0_8489220_19119.cpp:54: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8489220_19119.cpp:65: error: `mexeataftere' undeclared (first use this function)
0_0_8489220_19119.cpp:100: error: ISO C++ forbids comparison between pointer and integer
0_0_8489220_19119.cpp: In function `void getspecialwin()':
0_0_8489220_19119.cpp:162: error: return-statement with a value, in function returning 'void'
0_0_8489220_19119.cpp:173: error: return-statement with a value, in function returning 'void'
0_0_8489220_19119.cpp:175: error: return-statement with a value, in function returning 'void'
0_0_8489220_19119.cpp: In function `bool checkwin(char, char)':
0_0_8489220_19119.cpp:188: error: expected primary-expression before ')' token
0_0_8489220_19119.cpp:189: error: expected primary-expression before '}' token
0_0_8489220_19119.cpp:189: error: expected `;' before '}' token
0_0_8489220_19119.cpp: In function `void work()':
0_0_8489220_19119.cpp:196: error: `xht' undeclared (first use this function)
0_0_8489220_19119.cpp:198: error: `inp' undeclared (first use this function)
0_0_8489220_19119.cpp:200: error: switch quantity not an integer
0_0_8489220_19119.cpp:207: error: invalid types `char[9][char*]' for array subscript
0_0_8489220_19119.cpp:211: error: cannot convert `char (*)[9]' to `char*' for argument `1' to `bool canwin_type(char*, bool, bool, int)'
0_0_8489220_19119.cpp:212: error: cannot convert `char (*)[9]' to `char*' for argument `1' to `bool canwin_type(char*, bool, bool, int)'
|