69758_0_11434.c
69758_0_11434.c(28) : error C2065: 'bool' : undeclared identifier
69758_0_11434.c(28) : error C2146: syntax error : missing ';' before identifier 'a'
69758_0_11434.c(28) : error C2065: 'a' : undeclared identifier
69758_0_11434.c(28) : error C2109: subscript requires array or pointer type
69758_0_11434.c(28) : error C2059: syntax error : '{'
69758_0_11434.c(43) : error C2109: subscript requires array or pointer type
69758_0_11434.c(43) : error C2065: 'true' : undeclared identifier
69758_0_11434.c(43) : error C2106: '=' : left operand must be l-value
69758_0_11434.c(54) : error C2109: subscript requires array or pointer type
69758_0_11434.c(58) : error C2109: subscript requires array or pointer type
|