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