205850_0_3356.c
205850_0_3356.c(10) : error C2065: 'bool' : undeclared identifier
205850_0_3356.c(10) : error C2146: syntax error : missing ';' before identifier 'check'
205850_0_3356.c(10) : error C2065: 'check' : undeclared identifier
205850_0_3356.c(15) : error C2065: 'false' : undeclared identifier
205850_0_3356.c(24) : error C2065: 'true' : undeclared identifier
|