70734_0_26092.c
70734_0_26092.c(7) : error C2143: syntax error : missing ')' before 'constant'
70734_0_26092.c(7) : error C2143: syntax error : missing ';' before 'constant'
70734_0_26092.c(7) : error C2059: syntax error : ')'
70734_0_26092.c(9) : error C2106: '+=' : left operand must be l-value
70734_0_26092.c(9) : warning C4550: expression evaluates to a function which is missing an argument list
70734_0_26092.c(10) : warning C4550: expression evaluates to a function which is missing an argument list
70734_0_26092.c(10) : warning C4047: 'return' : 'int ' differs in levels of indirection from 'int (__cdecl *)()'
|