154427_0_17253.c
154427_0_17253.c(10) : error C2065: 'new' : undeclared identifier
154427_0_17253.c(10) : warning C4047: '=' : 'long *' differs in levels of indirection from 'int '
154427_0_17253.c(10) : error C2143: syntax error : missing ';' before 'type'
154427_0_17253.c(19) : error C2143: syntax error : missing ';' before 'type'
154427_0_17253.c(19) : error C2143: syntax error : missing ';' before 'type'
154427_0_17253.c(19) : error C2143: syntax error : missing ')' before 'type'
154427_0_17253.c(19) : error C2143: syntax error : missing ';' before 'type'
154427_0_17253.c(19) : error C2065: 'j' : undeclared identifier
154427_0_17253.c(19) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
154427_0_17253.c(19) : error C2059: syntax error : ')'
154427_0_17253.c(20) : error C2143: syntax error : missing ';' before '{'
|