57396_0_6482.c
57396_0_6482.c(6) : warning C4047: '!=' : 'int *' differs in levels of indirection from 'const int '
57396_0_6482.c(6) : warning C4047: 'function' : 'const char *' differs in levels of indirection from 'int '
57396_0_6482.c(6) : warning C4024: 'scanf' : different types for formal and actual parameter 1
57396_0_6482.c(7) : error C2143: syntax error : missing ')' before '{'
|