77277_0_9478.c
77277_0_9478.c(9) : error C2143: syntax error : missing ')' before 'constant'
77277_0_9478.c(9) : error C2143: syntax error : missing ';' before 'constant'
77277_0_9478.c(9) : error C2059: syntax error : ')'
77277_0_9478.c(16) : error C2143: syntax error : missing ';' before 'type'
77277_0_9478.c(17) : error C2143: syntax error : missing ';' before 'type'
77277_0_9478.c(17) : error C2143: syntax error : missing ';' before 'type'
77277_0_9478.c(17) : error C2143: syntax error : missing ')' before 'type'
77277_0_9478.c(17) : error C2143: syntax error : missing ';' before 'type'
77277_0_9478.c(17) : error C2065: 'i' : undeclared identifier
77277_0_9478.c(17) : warning C4047: '<' : 'int ' differs in levels of indirection from 'int (__cdecl *)()'
77277_0_9478.c(17) : warning C4552: '<' : operator has no effect; expected operator with side-effect
77277_0_9478.c(17) : error C2059: syntax error : ')'
77277_0_9478.c(18) : error C2146: syntax error : missing ';' before identifier 'scanf'
77277_0_9478.c(18) : error C2065: 'iTestNumber' : undeclared identifier
77277_0_9478.c(18) : error C2109: subscript requires array or pointer type
77277_0_9478.c(18) : error C2102: '&' requires l-value
77277_0_9478.c(20) : warning C4047: '<' : 'int ' differs in levels of indirection from 'int (__cdecl *)()'
77277_0_9478.c(23) : error C2143: syntax error : missing ';' before 'type'
77277_0_9478.c(23) : error C2143: syntax error : missing ';' before 'type'
77277_0_9478.c(23) : error C2143: syntax error : missing ')' before 'type'
77277_0_9478.c(23) : error C2143: syntax error : missing ';' before 'type'
77277_0_9478.c(23) : error C2065: 'j' : undeclared identifier
77277_0_9478.c(23) : warning C4047: '<' : 'int ' differs in levels of indirection from 'int (__cdecl *)()'
77277_0_9478.c(23) : warning C4552: '<' : operator has no effect; expected operator with side-effect
77277_0_9478.c(23) : error C2059: syntax error : ')'
77277_0_9478.c(24) : error C2143: syntax error : missing ';' before '{'
77277_0_9478.c(25) : error C2109: subscript requires array or pointer type
77277_0_9478.c(25) : error C2109: subscript requires array or pointer type
77277_0_9478.c(31) : error C2109: subscript requires array or pointer type
77277_0_9478.c(33) : error C2109: subscript requires array or pointer type
77277_0_9478.c(35) : error C2109: subscript requires array or pointer type
77277_0_9478.c(35) : error C2106: '=' : left operand must be l-value
77277_0_9478.c(38) : error C2065: 'delete' : undeclared identifier
77277_0_9478.c(38) : error C2059: syntax error : ']'
|