78575_0_14422.c
78575_0_14422.c(8) : error C2143: syntax error : missing ')' before 'constant'
78575_0_14422.c(8) : error C2143: syntax error : missing ';' before 'constant'
78575_0_14422.c(8) : error C2059: syntax error : ')'
78575_0_14422.c(8) : warning C4013: 's' undefined; assuming extern returning int
78575_0_14422.c(9) : warning C4047: '!=' : 'int (__cdecl *)()' differs in levels of indirection from 'const int '
78575_0_14422.c(11) : warning C4047: '>' : 'int (__cdecl *)()' differs in levels of indirection from 'int '
78575_0_14422.c(12) : error C2296: '-' : illegal, left operand has type 'int (__cdecl *)()'
78575_0_14422.c(14) : error C2296: '*=' : illegal, left operand has type 'int (__cdecl *)()'
78575_0_14422.c(15) : error C2105: '++' needs l-value
78575_0_14422.c(15) : warning C4550: expression evaluates to a function which is missing an argument list
|