136059_0_10353.c
136059_0_10353.c(8) : warning C4013: 'scanf' undefined; assuming extern returning int
136059_0_10353.c(8) : error C2065: 'EOf' : undeclared identifier
136059_0_10353.c(9) : warning C4013: 'printf' undefined; assuming extern returning int
136059_0_10353.c(14) : warning C4047: '=' : 'char ' differs in levels of indirection from 'char *'
136059_0_10353.c(24) : warning C4013: 'strcmp' undefined; assuming extern returning int
|