111059_0_15944.c
111059_0_15944.c(29) : error C2143: syntax error : missing ';' before 'type'
111059_0_15944.c(30) : error C2065: 'bool' : undeclared identifier
111059_0_15944.c(30) : error C2146: syntax error : missing ';' before identifier 'ok'
111059_0_15944.c(30) : error C2065: 'ok' : undeclared identifier
111059_0_15944.c(30) : error C2065: 'true' : undeclared identifier
111059_0_15944.c(34) : error C2065: 'temp' : undeclared identifier
111059_0_15944.c(38) : error C2065: 'false' : undeclared identifier
|