70660_0_31394.c
70660_0_31394.c(10) : error C2065: 'new' : undeclared identifier
70660_0_31394.c(10) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
70660_0_31394.c(10) : error C2143: syntax error : missing ';' before 'type'
70660_0_31394.c(27) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
70660_0_31394.c(27) : error C2143: syntax error : missing ';' before 'type'
70660_0_31394.c(49) : warning C4047: '=' : 'int *' differs in levels of indirection from 'int '
70660_0_31394.c(49) : error C2143: syntax error : missing ';' before 'type'
70660_0_31394.c(51) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
70660_0_31394.c(51) : error C2143: syntax error : missing ';' before 'type'
70660_0_31394.c(60) : error C2065: 'delete' : undeclared identifier
70660_0_31394.c(60) : error C2146: syntax error : missing ';' before identifier 'temp'
70660_0_31394.c(69) : warning C4047: '=' : 'char *' differs in levels of indirection from 'int '
70660_0_31394.c(69) : error C2143: syntax error : missing ';' before 'type'
|