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