75070_0_3589.c
75070_0_3589.c(5) : error C2061: syntax error : identifier 'prim'
75070_0_3589.c(5) : error C2059: syntax error : ';'
75070_0_3589.c(5) : error C2059: syntax error : '['
75070_0_3589.c(13) : error C2065: 'prim' : undeclared identifier
75070_0_3589.c(13) : error C2109: subscript requires array or pointer type
75070_0_3589.c(13) : error C2106: '=' : left operand must be l-value
75070_0_3589.c(17) : error C2109: subscript requires array or pointer type
75070_0_3589.c(19) : error C2109: subscript requires array or pointer type
75070_0_3589.c(19) : error C2065: 'false' : undeclared identifier
75070_0_3589.c(19) : error C2106: '=' : left operand must be l-value
75070_0_3589.c(25) : error C2109: subscript requires array or pointer type
75070_0_3589.c(36) : error C2109: subscript requires array or pointer type
75070_0_3589.c(48) : error C2109: subscript requires array or pointer type
75070_0_3589.c(59) : error C2143: syntax error : missing ';' before 'type'
75070_0_3589.c(60) : error C2065: 'n' : undeclared identifier
75070_0_3589.c(62) : error C2143: syntax error : missing ';' before 'type'
75070_0_3589.c(63) : error C2065: 'i' : undeclared identifier
75070_0_3589.c(65) : error C2065: 'count' : undeclared identifier
|