122695_0_15350.c
122695_0_15350.c(4) : error C2061: syntax error : identifier 'tu'
122695_0_15350.c(4) : error C2059: syntax error : ';'
122695_0_15350.c(4) : error C2059: syntax error : '['
122695_0_15350.c(13) : error C2065: 'bool' : undeclared identifier
122695_0_15350.c(13) : error C2146: syntax error : missing ';' before identifier 'hash'
122695_0_15350.c(13) : error C2065: 'hash' : undeclared identifier
122695_0_15350.c(13) : error C2109: subscript requires array or pointer type
122695_0_15350.c(13) : error C2059: syntax error : '{'
122695_0_15350.c(15) : error C2065: 'tu' : undeclared identifier
122695_0_15350.c(15) : error C2109: subscript requires array or pointer type
122695_0_15350.c(15) : error C2109: subscript requires array or pointer type
122695_0_15350.c(18) : error C2109: subscript requires array or pointer type
122695_0_15350.c(18) : error C2106: '=' : left operand must be l-value
122695_0_15350.c(22) : error C2109: subscript requires array or pointer type
122695_0_15350.c(31) : warning C4022: 'memset' : pointer mismatch for actual parameter 1
122695_0_15350.c(39) : error C2109: subscript requires array or pointer type
122695_0_15350.c(39) : error C2109: subscript requires array or pointer type
122695_0_15350.c(39) : error C2106: '=' : left operand must be l-value
|