55871_0_6679.c
55871_0_6679.c(7) : error C2065: 'bool' : undeclared identifier
55871_0_6679.c(7) : error C2146: syntax error : missing ';' before identifier 'p'
55871_0_6679.c(7) : error C2065: 'p' : undeclared identifier
55871_0_6679.c(8) : error C2143: syntax error : missing ';' before 'type'
55871_0_6679.c(12) : error C2065: 'no' : undeclared identifier
55871_0_6679.c(13) : error C2143: syntax error : missing ';' before 'type'
55871_0_6679.c(19) : error C2065: 'true' : undeclared identifier
55871_0_6679.c(21) : error C2065: 'l' : undeclared identifier
55871_0_6679.c(22) : error C2065: 'false' : undeclared identifier
|