162438_0_30811.c
162438_0_30811.c(6) : error C2054: expected '(' to follow 'inline'
162438_0_30811.c(7) : error C2085: 'SH' : not in formal parameter list
162438_0_30811.c(7) : error C2143: syntax error : missing ';' before '{'
162438_0_30811.c(34) : error C2065: 'cin' : undeclared identifier
162438_0_30811.c(34) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
162438_0_30811.c(35) : error C2143: syntax error : missing ';' before 'type'
162438_0_30811.c(35) : error C2143: syntax error : missing ';' before 'type'
162438_0_30811.c(35) : error C2143: syntax error : missing ')' before 'type'
162438_0_30811.c(35) : error C2143: syntax error : missing ';' before 'type'
162438_0_30811.c(35) : error C2065: 'p' : undeclared identifier
162438_0_30811.c(35) : warning C4552: '<=' : operator has no effect; expected operator with side-effect
162438_0_30811.c(35) : error C2059: syntax error : ')'
162438_0_30811.c(36) : error C2146: syntax error : missing ';' before identifier 'SH'
162438_0_30811.c(36) : warning C4013: 'SH' undefined; assuming extern returning int
|