205581_0_6300.c
205581_0_6300.c(9) : warning C4013: 'swith' undefined; assuming extern returning int
205581_0_6300.c(9) : error C2143: syntax error : missing ';' before '{'
205581_0_6300.c(10) : error C2046: illegal case
205581_0_6300.c(13) : error C2046: illegal case
205581_0_6300.c(16) : error C2046: illegal case
205581_0_6300.c(19) : error C2046: illegal case
205581_0_6300.c(22) : error C2047: illegal default
205581_0_6300.c(27) : fatal error C1004: unexpected end of file found
|