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