178753_0_32277.c
178753_0_32277.c(3) : error C2061: syntax error : identifier 'hash'
178753_0_32277.c(3) : error C2059: syntax error : ';'
178753_0_32277.c(3) : error C2059: syntax error : '['
178753_0_32277.c(9) : error C2065: 'hash' : undeclared identifier
178753_0_32277.c(9) : warning C4022: 'memset' : pointer mismatch for actual parameter 1
178753_0_32277.c(19) : warning C4022: 'memset' : pointer mismatch for actual parameter 1
178753_0_32277.c(20) : error C2109: subscript requires array or pointer type
178753_0_32277.c(20) : error C2106: '=' : left operand must be l-value
178753_0_32277.c(25) : error C2109: subscript requires array or pointer type
178753_0_32277.c(25) : error C2106: '=' : left operand must be l-value
178753_0_32277.c(28) : error C2109: subscript requires array or pointer type
178753_0_32277.c(28) : error C2106: '=' : left operand must be l-value
178753_0_32277.c(31) : error C2109: subscript requires array or pointer type
|