61876_0_32569.c
61876_0_32569.c(7) : error C2061: syntax error : identifier 'pr'
61876_0_32569.c(7) : error C2059: syntax error : ';'
61876_0_32569.c(7) : error C2059: syntax error : '['
61876_0_32569.c(8) : error C2061: syntax error : identifier 'used'
61876_0_32569.c(8) : error C2059: syntax error : ';'
61876_0_32569.c(8) : error C2059: syntax error : '['
61876_0_32569.c(16) : error C2065: 'pr' : undeclared identifier
61876_0_32569.c(16) : error C2109: subscript requires array or pointer type
61876_0_32569.c(26) : error C2065: 'used' : undeclared identifier
61876_0_32569.c(26) : error C2109: subscript requires array or pointer type
61876_0_32569.c(26) : error C2109: subscript requires array or pointer type
61876_0_32569.c(28) : error C2109: subscript requires array or pointer type
61876_0_32569.c(28) : error C2106: '=' : left operand must be l-value
61876_0_32569.c(31) : error C2109: subscript requires array or pointer type
61876_0_32569.c(31) : error C2106: '=' : left operand must be l-value
61876_0_32569.c(41) : error C2109: subscript requires array or pointer type
61876_0_32569.c(41) : error C2106: '=' : left operand must be l-value
61876_0_32569.c(42) : error C2143: syntax error : missing ';' before 'type'
61876_0_32569.c(45) : error C2065: 'c' : undeclared identifier
61876_0_32569.c(48) : error C2109: subscript requires array or pointer type
61876_0_32569.c(48) : error C2106: '=' : left operand must be l-value
61876_0_32569.c(50) : error C2109: subscript requires array or pointer type
61876_0_32569.c(50) : error C2106: '=' : left operand must be l-value
|