98578_0_18238.c
98578_0_18238.c(14) : error C2146: syntax error : missing ')' before identifier 'a'
98578_0_18238.c(14) : error C2061: syntax error : identifier 'a'
98578_0_18238.c(14) : error C2059: syntax error : ';'
98578_0_18238.c(14) : error C2059: syntax error : ','
98578_0_18238.c(14) : error C2059: syntax error : ')'
98578_0_18238.c(18) : error C2146: syntax error : missing ')' before identifier 'a'
98578_0_18238.c(18) : error C2061: syntax error : identifier 'a'
98578_0_18238.c(18) : error C2059: syntax error : ';'
98578_0_18238.c(18) : error C2059: syntax error : ','
98578_0_18238.c(18) : error C2059: syntax error : ')'
98578_0_18238.c(28) : error C2065: 'point' : undeclared identifier
98578_0_18238.c(28) : error C2146: syntax error : missing ';' before identifier 'a'
98578_0_18238.c(28) : error C2065: 'a' : undeclared identifier
98578_0_18238.c(28) : error C2109: subscript requires array or pointer type
98578_0_18238.c(28) : error C2065: 'b' : undeclared identifier
98578_0_18238.c(28) : error C2109: subscript requires array or pointer type
98578_0_18238.c(33) : error C2224: left of '.x' must have struct/union type
98578_0_18238.c(33) : error C2224: left of '.y' must have struct/union type
98578_0_18238.c(33) : error C2224: left of '.x' must have struct/union type
98578_0_18238.c(33) : error C2224: left of '.y' must have struct/union type
98578_0_18238.c(37) : warning C4013: 'dir' undefined; assuming extern returning int
98578_0_18238.c(37) : error C2109: subscript requires array or pointer type
98578_0_18238.c(38) : error C2109: subscript requires array or pointer type
98578_0_18238.c(39) : error C2109: subscript requires array or pointer type
98578_0_18238.c(39) : error C2109: subscript requires array or pointer type
98578_0_18238.c(40) : error C2109: subscript requires array or pointer type
98578_0_18238.c(40) : error C2109: subscript requires array or pointer type
98578_0_18238.c(43) : warning C4013: 'on' undefined; assuming extern returning int
98578_0_18238.c(43) : error C2109: subscript requires array or pointer type
98578_0_18238.c(45) : error C2109: subscript requires array or pointer type
98578_0_18238.c(47) : error C2109: subscript requires array or pointer type
98578_0_18238.c(47) : error C2109: subscript requires array or pointer type
98578_0_18238.c(49) : error C2109: subscript requires array or pointer type
98578_0_18238.c(49) : error C2109: subscript requires array or pointer type
|