146726_0_13463.c
146726_0_13463.c(9) : error C2065: 'new' : undeclared identifier
146726_0_13463.c(9) : warning C4047: 'initializing' : 'long *' differs in levels of indirection from 'int '
146726_0_13463.c(9) : error C2143: syntax error : missing ';' before 'type'
146726_0_13463.c(9) : error C2143: syntax error : missing ';' before '['
146726_0_13463.c(9) : warning C4091: ' ' : ignored on left of 'long ' when no variable is declared
146726_0_13463.c(33) : error C2065: 'delete' : undeclared identifier
146726_0_13463.c(33) : error C2059: syntax error : ']'
|