163036_0_930.c
163036_0_930.c(7) : error C2143: syntax error : missing ';' before 'type'
163036_0_930.c(7) : error C2143: syntax error : missing ';' before 'type'
163036_0_930.c(7) : error C2143: syntax error : missing ')' before 'type'
163036_0_930.c(7) : error C2143: syntax error : missing ';' before 'type'
163036_0_930.c(7) : error C2065: 'v' : undeclared identifier
163036_0_930.c(7) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
163036_0_930.c(7) : error C2059: syntax error : ')'
163036_0_930.c(8) : error C2143: syntax error : missing ';' before 'if'
163036_0_930.c(38) : error C2065: 'false' : undeclared identifier
163036_0_930.c(42) : error C2065: 'true' : undeclared identifier
|